Use freezero for better readability
authortobias <tobias@openbsd.org>
Wed, 14 Aug 2024 15:37:11 +0000 (15:37 +0000)
committertobias <tobias@openbsd.org>
Wed, 14 Aug 2024 15:37:11 +0000 (15:37 +0000)
commit413e8297772947bb0acb2230f1bc73c90c31d3ce
tree3ea535f25fde9e82a988269a434f7150db4ea51f
parent52a90c04cb2389ceea7057c745eb68bb9b36b191
Use freezero for better readability

It has the same meaning as the current pair of calling explicit_bzero
and free. Spotted with Benny Baumann (BenBE at geshi dot org).

ok djm@
usr.bin/ssh/sshbuf.c