https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203097
Alan Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Alan Somers <[email protected]> --- Created attachment 222869 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222869&action=edit Don't leak memory in geom_stats_resync I classic memory leak. The attached patch fixes the problem. However, I think I'm going to do it a different way instead as part of https://reviews.freebsd.org/D28968, which also improves performance. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
