http://bugzilla.novell.com/show_bug.cgi?id=545268 User garloff@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545268#c2 --- Comment #2 from Kurt Garloff <garloff@novell.com> 2009-10-15 06:29:22 MDT --- I agree that the open call looks bogus -- it has the side-effect of creating the file, but it exists already, so that does not look right either. The author could further rely on open() returning file descriptors in order (most commonly used for stdin(0), stdout(1) and stderr(2), but I don't see that either. The code looks like it leaks FDs -- I'll see whether I can do some tracing and see that happening. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.