[Bug 537525] New: barcode-0.98-459.10: memory leak
http://bugzilla.novell.com/show_bug.cgi?id=537525 Summary: barcode-0.98-459.10: memory leak Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Minor 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 barcode-0.98-459.10 For source code file barcode-0.98/cmdline.c around line 140, function commandline, there is the following code char *getopt_desc = (char *)calloc(512, 1); and if (retval == -1) commandline_errormsg(stderr, args, argv[0], errorhead); return retval; but I fail to find a matching call to free. This looks like a memory leak to me. Suggest add call to free. -- 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=537525 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=537525 User mseben@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=537525#c1 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #1 from Michal Seben <mseben@novell.com> 2009-09-22 00:08:08 MDT --- fix moved to factory ( will be available in 11.2 ) -- 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=537525 http://bugzilla.novell.com/show_bug.cgi?id=537525#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (537525) was mentioned in https://build.opensuse.org/request/show/20601 Factory / barcode -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com