John Baldwin 4a711b8d04 Use zfree() instead of explicit_bzero() and free().
In addition to reducing lines of code, this also ensures that the full
allocation is always zeroed avoiding possible bugs with incorrect
lengths passed to explicit_bzero().

Suggested by:	cem
Reviewed by:	cem, delphij
Approved by:	csprng (cem)
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D25435
2020-06-25 20:17:34 +00:00
..
2020-02-26 16:22:28 +00:00
2020-06-09 15:17:23 +00:00
2020-03-02 15:30:52 +00:00
2020-06-21 03:39:26 +00:00
2020-03-02 15:30:52 +00:00
2020-03-02 15:30:52 +00:00
2020-06-18 21:42:54 +00:00
2019-03-12 05:10:41 +00:00
2020-06-10 23:52:29 +00:00
2020-03-02 15:30:52 +00:00
2020-05-09 15:56:02 +00:00
2019-02-20 09:38:19 +00:00
2020-06-24 18:51:01 +00:00
2020-01-12 23:52:16 +00:00
2020-03-20 20:09:00 +00:00
2020-02-15 01:28:42 +00:00
2020-05-21 01:55:35 +00:00
2020-02-23 03:32:11 +00:00