[Bug 523301] New: zoo-2.10-1000.2: 2 * bad calls to close
http://bugzilla.novell.com/show_bug.cgi?id=523301 Summary: zoo-2.10-1000.2: 2 * bad calls to close Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just had a look at factory package zoo-2.10-1000.2 For source code file zoo/bilf.c, around line 102 is the source code close (infile); close (outfile); but infile = fopen (inname, "r"); and outfile = fopen (outname, "w"); Suggest replace two calls to close with calls to fclose. -- 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=523301 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mseben@novell.com |ovo.novell.com | -- 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=523301 User mseben@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=523301#c1 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #1 from Michal Seben <mseben@novell.com> 2009-08-17 02:50:30 MDT --- fixed -- 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=523301 http://bugzilla.novell.com/show_bug.cgi?id=523301#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (523301) was mentioned in https://build.opensuse.org/request/show/17776 Factory / zoo -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com