[Bug 523782] New: CASA_auth_token_server-1.7.1587-2.1: memory allocation mismatch
http://bugzilla.novell.com/show_bug.cgi?id=523782 Summary: CASA_auth_token_server-1.7.1587-2.1: memory allocation mismatch 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 CASA_auth_token_server-1.7.1587-2.1 For source code CASA_auth_token_server-1.7.1587/utilities/IpcLibs/linux/client/cchannel.cpp, around line 527 is the source code for the member function connectionThread. I notice the following code pRecvBuff = (char*) malloc(payloadLength + 1); and delete[] pRecvBuff; These two don't match up. Suggest change one of them to match the other. -- 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=523782 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |jluciani@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=523782 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |vmahendran@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=523782 User vmahendran@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=523782#c2 vijay mahendran <vmahendran@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpradeep@novell.com AssignedTo|vmahendran@novell.com |srahul@novell.com --- Comment #2 from vijay mahendran <vmahendran@novell.com> 2009-07-27 07:50:07 MDT --- Hi Rahul, Can you please look into this? -- 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=523782 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=523782#c3 --- Comment #3 from Richard Guenther <rguenther@novell.com> 2009-10-17 08:54:34 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=523782 http://bugzilla.novell.com/show_bug.cgi?id=523782#c pradeep rathi <rpradeep@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|srahul@novell.com |bindumathi@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.
participants (1)
-
bugzilla_noreply@novell.com