Avoid calling ibuf_add() with NULL and zero length.
authortobhe <tobhe@openbsd.org>
Mon, 17 May 2021 08:14:37 +0000 (08:14 +0000)
committertobhe <tobhe@openbsd.org>
Mon, 17 May 2021 08:14:37 +0000 (08:14 +0000)
commit2aed95157eef9b3189b281b0e6d2aad7e25aca08
tree9f61258b38ada0e1c4569c17e62b1237b3aa81d6
parente12e039eea57d78605e08542b570756b41a2a610
Avoid calling ibuf_add() with NULL and zero length.

ok patrick@
sbin/iked/imsg_util.c