[Bug 229763] Consolidate multiple zlib instances in kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 13 23:10:38 UTC 2018


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

            Bug ID: 229763
           Summary: Consolidate multiple zlib instances in kernel
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: delphij at FreeBSD.org

Currently there are multiple zlib variants in kernel:

sys/cddl/contrib/opensolaris/uts/common/zmod/zmod.c
sys/kern/subr_inflate.c
sys/libkern/zlib.c

There should be only one copy of zlib, ideally share the same copy of
contrib/zlib.

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


More information about the freebsd-bugs mailing list