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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to