zfs/module/os/freebsd/spl
Ryan Moeller a8085184d6
Fix zlib leak on FreeBSD
zlib_inflateEnd was accidentally a wrapper for inflateInit instead of
inflateEnd, and hilarity ensues.

Fix the typo so we free memory instead of allocating more.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10225
Closes #10252
2020-04-28 09:14:30 -07:00
..
acl_common.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
callb.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
list.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha224.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha256.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha256c.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha384.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512c.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512t.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_acl.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_atomic.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_cmn_err.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_dtrace.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_kmem.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_kstat.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_misc.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_policy.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_procfs_list.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_string.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_sunddi.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_sysevent.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_taskq.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_uio.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_vfs.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_vm.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_zlib.c Fix zlib leak on FreeBSD 2020-04-28 09:14:30 -07:00
spl_zone.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00