[Bug 543762] New: gnome-commander-1.2.8.1-1.8: missing call to pclose
http://bugzilla.novell.com/show_bug.cgi?id=543762 Summary: gnome-commander-1.2.8.1-1.8: missing call to pclose Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just had a look at factory package gnome-commander-1.2.8.1-1.8 source code file gnome-commander-1.2.8.1/src/utils.cc function app_get_linked_libs local variable fd. I notice the following code FILE *fd = popen (cmd, "r"); but I fail to notice any matching call to pclose. This looks like a resource leak to me. Suggest add a call to pclose near the end of the block to plug the leak. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=543762 User vuntz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=543762#c1 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |should_go_upstream Status|NEW |RESOLVED URL| |https://bugzilla.gnome.org/ | |show_bug.cgi?id=597144 CC| |vuntz@novell.com Resolution| |UPSTREAM --- Comment #1 from Vincent Untz <vuntz@novell.com> 2009-10-02 11:53:30 MDT --- David: I really think you should open a bugzilla account on bugzilla.gnome.org. It's one account for many many many packages, and it would help us a lot -- forwarding the bugs upstream take time that we can't use to fix bugs :/ Forwarded upstream: https://bugzilla.gnome.org/show_bug.cgi?id=597144 -- 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.
participants (1)
-
bugzilla_noreply@novell.com