Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2018 23:10:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229763] Consolidate multiple zlib instances in kernel
Message-ID:  <bug-229763-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229763

            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@FreeBSD.org
          Reporter: delphij@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229763-227>