https://bugs.kde.org/show_bug.cgi?id=368718

            Bug ID: 368718
           Summary: KNotification::event() leaks memory
           Product: frameworks-knotifications
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: mklape...@kde.org
          Reporter: mutla...@ikarustech.com
                CC: kdelibs-b...@kde.org

Calling KNotification::event(...) to play a sound leaks memory. KStars calls it
for some event about once a second, after a while, the memory consumption
steadily increases with each call to KNotification::event(...).

When editing KDE Notifications and turning off "Play Sound" for the event
triggered, the memory leak stops. So it is definitely related to playing sounds
and handling its resources.

KStars does not delete any pointers returned by KNotification::event() as it is
supposed to be deleted automatically upon completion of event.

Reproducible: Always

Steps to Reproduce:
1. Trigger any notification sound
2. Watch memory as notification is triggered repeatedly
3.

Actual Results:  
Memory leaks

Expected Results:  
No leaks

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to