Fix a potential mem-leak in usm_decrypt().
authorgerhard <gerhard@openbsd.org>
Mon, 8 May 2023 12:25:23 +0000 (12:25 +0000)
committergerhard <gerhard@openbsd.org>
Mon, 8 May 2023 12:25:23 +0000 (12:25 +0000)
commit5fdb35cb7848f4dcf7098dbb9405a18a69f39805
treedf169f6504e915825fca5aea88ee0e6d20435dd2
parentb30bd431d71c48f173f46aeb683340796a60665c
Fix a potential mem-leak in usm_decrypt().

Spotted by hshoexer@
ok martijn@
usr.sbin/snmpd/usm.c