]> git.ipfire.org Git - thirdparty/util-linux.git/commit
umount: don't try it as non-suid if not found mountinfo entry
authorKarel Zak <kzak@redhat.com>
Mon, 24 Feb 2020 12:02:09 +0000 (13:02 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 15 May 2020 09:47:28 +0000 (11:47 +0200)
commit57d5160227fc4792c33bb9fef605939f893678ad
tree11e53ac1f2232d6fe4b8e7b6e7e588834fdd503b
parente3ec43a64003dcfbe8a082bd3e2d94ce7724ed89
umount: don't try it as non-suid if not found mountinfo entry

Addresses: https://github.com/karelzak/util-linux/issues/961
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/umount.c