Bug#634871: mount refuses to update mtab if there's any entry with none

2011-07-21 Thread Karel Zak
On Wed, Jul 20, 2011 at 07:30:32PM +0200, Tomas Janousek wrote: tab_parse.c:mnt_parse_mountinfo_line parses none in src as NULL, tab_update.c:fprintf_mtab_fs sets m1 to NULL instead of none and returns -ENOMEM, tab_update.c:update_table says write entry failed: Success, as errno hasn't been

Bug#634871: mount refuses to update mtab if there's any entry with none

2011-07-20 Thread Tomas Janousek
Package: mount Version: 2.19.1-4 Severity: important tab_parse.c:mnt_parse_mountinfo_line parses none in src as NULL, tab_update.c:fprintf_mtab_fs sets m1 to NULL instead of none and returns -ENOMEM, tab_update.c:update_table says write entry failed: Success, as errno hasn't been set, and gotos