[Bug 537474] New: anthy-9100h-1.24: memory leak
http://bugzilla.novell.com/show_bug.cgi?id=537474 Summary: anthy-9100h-1.24: memory leak 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 anthy-9100h-1.24 For source code file anthy-9100h/mkworddic/mkdic.c around line 570, function mk_yomi_hash is the following code hash_array = (unsigned char *)malloc(YOMI_HASH_ARRAY_SIZE); but I fail to find the matching call to free. This looks like a memory leak to me. Suggest add call to free at the end of the routine. -- 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=537474 zhu rensheng <rszhu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rszhu@novell.com AssignedTo|bnc-team-screening@forge.pr |ro@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=537474 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=537474#c1 --- Comment #1 from Richard Guenther <rguenther@novell.com> 2009-10-17 08:55:26 MDT --- David, in case the issues are not introduced by a patch local to openSUSE please report the issues upstream. Packagers, please do not add openSUSE-local patches to fix this kind of errors but forward the bugs upstream and close the bugs as RESOLVED UPSTREAM. Note that it is perfectly fine to have "resource leaks" at the end of a program as the kernel will clean up for you. Manually freeing them only increases binary size and runtime. -- 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=537474 http://bugzilla.novell.com/show_bug.cgi?id=537474#c2 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ro@novell.com |allau@novell.com --- Comment #2 from Ruediger Oertel <ro@novell.com> 2010-02-14 23:10:52 UTC --- reassigning to maintainer -- 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=537474 http://bugzilla.novell.com/show_bug.cgi?id=537474#c5 Alex Chun Yin Lau <allau@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #5 from Alex Chun Yin Lau <allau@novell.com> 2010-06-23 08:17:49 UTC --- http://pt.sourceforge.jp/ticket/browse.php?group_id=14&tid=20964 Already report upstream close it. -- 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=537474 http://bugzilla.novell.com/show_bug.cgi?id=537474#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (537474) was mentioned in https://build.opensuse.org/request/show/32563 Factory / brp-check-suse -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com