[Bug 295310] sysutils/plasma6-ksystemstats memory leak

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 26 06:46:49 BST 2026


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

--- Comment #5 from Andriy Gapon <avg at FreeBSD.org> ---
One quick comment is that bzero is completely unneeded there.
If you must initialize the pointer(s), then you can simply assign them with
NULL.
But getifaddres does not have such requirement.

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


More information about the kde-freebsd mailing list