Summary: | kiten slowly leaks memory | ||
---|---|---|---|
Product: | [Applications] kiten | Reporter: | Eckhart Wörner <ewoerner> |
Component: | general | Assignee: | Joseph Kerian <jkerian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eckhart Wörner
2011-06-06 15:58:58 UTC
Git commit ce589b56bb46c9cef4c387773d57e98dff562d86 by Jaime Torres. Committed on 21/07/2011 at 20:45. Pushed by jtamate into branch 'master'. Delete the nonused results If a pointer is not added to the list of results, then delete it. delete before nullify another pointer BUG: 275047 REVIEW: 102009 M +1 -1 app/kiten.cpp M +1 -1 lib/DictKanjidic/dictfilekanjidic.cpp M +1 -1 lib/DictEdict/dictfileedict.h M +5 -1 lib/DictEdict/dictfileedict.cpp M +1 -1 lib/DictKanjidic/dictfilekanjidic.h http://commits.kde.org/kiten/ce589b56bb46c9cef4c387773d57e98dff562d86 Git commit 01297311e9eb5520982ccf6aadbed64e1a382c00 by Jaime Torres. Committed on 21/07/2011 at 20:45. Pushed by jtamate into branch '4.7'. Delete the nonused results If a pointer is not added to the list of results, then delete it. delete before nullify another pointer BUG: 275047 REVIEW: 102009 (cherry picked from commit ce589b56bb46c9cef4c387773d57e98dff562d86) M +1 -1 app/kiten.cpp M +1 -1 lib/DictKanjidic/dictfilekanjidic.cpp M +1 -1 lib/DictEdict/dictfileedict.h M +5 -1 lib/DictEdict/dictfileedict.cpp M +1 -1 lib/DictKanjidic/dictfilekanjidic.h http://commits.kde.org/kiten/01297311e9eb5520982ccf6aadbed64e1a382c00 |