https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204953
--- Comment #1 from [email protected] --- A commit references this bug: Author: gonzo Date: Fri Jan 18 00:26:25 UTC 2019 New revision: 343127 URL: https://svnweb.freebsd.org/changeset/base/343127 Log: Fix descriptor/memory leak in compress(1) code This is mostly a style fix since the code in question is not called multiple times and doesn't have cummulative effect. PR: 204953 Submitted by: David Binderman <[email protected]> MFC after: 1 week Changes: head/usr.bin/compress/compress.c -- 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]"
