Summary: | mismatching allocation and deallocation | ||
---|---|---|---|
Product: | [Applications] kinfocenter | Reporter: | Daniel Marjamäki <danielm77> |
Component: | general | Assignee: | Helge Deller <deller> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, begert |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Marjamäki
2008-10-18 19:59:28 UTC
should be "delete[] buf;" SVN commit 952109 by darioandres: Proper deletion of char[] BUG: 173113 M +1 -1 info_fbsd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=952109 SVN commit 952110 by darioandres: Backport ot 4.2branch of: SVN commit 952109 by darioandres: Proper deletion of char[] CCBUG: 173113 M +1 -1 info_fbsd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=952110 SVN commit 952112 by darioandres: Fixing my own error. BUG: 173113 M +1 -1 info_fbsd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=952112 SVN commit 952114 by darioandres: Fixing my own error CCBUG: 173113 M +1 -1 info_fbsd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=952114 |