[Kst] [Bug 118837] New: [patch] getdata: memory leak on getdata error
D.V.Wiebe
dwiebe at physics.utoronto.ca
Thu Dec 22 04:26:52 CET 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=118837
Summary: [patch] getdata: memory leak on getdata error
Product: kst
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: dwiebe physics utoronto ca
Version: 1.2.0_devel (using KDE KDE 3.4.2)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 3.4.4
OS: Linux
The following patch fixes a memory leak which occurs if getdata encounters an error when it tries to read the second field of a lincom or multiply. In these cases, the temporary buffer allocated for the second field is not properly freed before the error is reported.
More information about the Kst
mailing list