busybox/util-linux
Rob Landley 71d6ccd801 With -a, the jump to mount_it_now can skip the initialization of f, and
if we don't zero it after closing it we re-close a filehandle that isn't
open, and since this is a file _pointer_ it segfaults on a double free.

Yeah, subtle bug.  I need to break this out into separate functions if I can
figure out how to avoid making the code larger while doing so.  Part of
the general -a and -o remount work I need to do, but that's after 1.1.0...
2006-01-10 05:30:28 +00:00
..
2005-12-02 10:06:04 +00:00
2004-04-14 17:51:38 +00:00
2005-11-28 21:06:00 +00:00
2005-09-22 13:13:23 +00:00
2005-09-24 07:16:29 +00:00
2005-10-15 13:56:17 +00:00
2004-03-27 10:02:48 +00:00
2005-10-20 11:17:48 +00:00