K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-06-25T20:20:22.949015Z K 7 svn:log V 215 Use zfree() instead of bzero() and free(). These bzero's should have been explicit_bzero's. Reviewed by: cem, delphij Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D25437 END