Applied patch from Magnus Damm <damm@opensource.se> to fix a 'inner scope var
authorMark Whitley <markw@lineo.com>
Mon, 26 Feb 2001 17:45:58 +0000 (17:45 -0000)
committerMark Whitley <markw@lineo.com>
Mon, 26 Feb 2001 17:45:58 +0000 (17:45 -0000)
commite677dfedd1183da404e781a48607ad7a8a7e6d87
treec2fd1ce42fea21621cafbf3be475a5d8c0717e44
parentd11578f9167a5bc10cf77544cc1d64965d3f8f2b
Applied patch from Magnus Damm <damm@opensource.se> to fix a 'inner scope var
masking outer scope var with same name' bug that was preventing the loopback
device from being unmounted if mount() fails.
mount.c
util-linux/mount.c