[Bug 295310] sysutils/plasma6-ksystemstats memory leak

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 27 09:01:05 BST 2026


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295310

--- Comment #8 from Andriy Gapon <avg at FreeBSD.org> ---
Created attachment 271227
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271227&action=edit
freeifaddrs patch

My update seems to be at odds with the other reporter, but after I modified
patch-network to correct freeing as per the suggestion, ksystemstats no longer
grows in memory size.

I am attaching my diff for the patch file:
- fixes freeifaddrs argument;
- replaces bzero with an assignment;
- removes redundant clearing of just created QStringList-s;
- corrects indentation (tabs vs spaces) on a couple of lines;
- corrects minor style / consistency issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list