CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/25 10:06:09
Modified files:
usr.bin/dig/lib/dns: dst_api.c hmac_link.c
Log message:
use freezero() rather that explicit_bzero() when free() is immediately
after.
pointed out by jsing
