]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: be robust for empty target/source strings
authorKarel Zak <kzak@redhat.com>
Mon, 17 Jun 2013 11:02:15 +0000 (13:02 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Jun 2013 11:02:15 +0000 (13:02 +0200)
commit7ba207e781c7af3945d3a718651b87425685131e
treed8edf4afc0d81a68f94a68c5421b4446677e70c2
parentd67cc2889a0527b26d7bb8c76f2acac46751d673
libmount: be robust for empty target/source strings

 * lib/canonicalize.c: don't interpret empty strings as relative paths
 * libmount: more robust libmnt_table find function and debug messages

References: https://bugzilla.novell.com/show_bug.cgi?id=825150
Signed-off-by: Karel Zak <kzak@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
lib/canonicalize.c
libmount/src/context_umount.c
libmount/src/tab.c
sys-utils/umount.c