summaryrefslogtreecommitdiff
path: root/usr.sbin/dvmrpd
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2018-07-14 10:21:49 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2018-07-14 10:21:49 +0000
commit99c8413410235e3394024f3bd9f7e668d17a5350 (patch)
treea6f75aea4d9aedc3d2c238368560124bcaa95bcf /usr.sbin/dvmrpd
parent522cd221f63cbe8e30edf7429ec785aa536b45a2 (diff)
Don't pass an uninitialised size value to free(9). Pointer argument is
NULL in this path so free will return early without accessing it. ok jca@ tb@
Diffstat (limited to 'usr.sbin/dvmrpd')
0 files changed, 0 insertions, 0 deletions