Opened 5 years ago
Last modified 3 years ago
#15170 new bug
[ProcessController] leaks memory every time its menu is opened
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/ProcessController | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev53259 x86_64.
Opening ProcessController menu seems to leak memory. It is reclaimed after ProcessController restart.
Attachments (2)
Change History (3)
by , 3 years ago
Attachment: | ProcessController-flawfinder.txt added |
---|
by , 3 years ago
Attachment: | ProcessController-cppcheck.txt added |
---|
comment:1 by , 3 years ago
Note:
See TracTickets
for help on using tickets.
Added the output from flawfinder and cppcheck that hopefully would be useful for this issue.