CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2023/12/12 08:52:58

Modified files:
        sbin/iked      : imsg_util.c 

Log message:
ibuf_getdata() abuses the rpos from the ibuf. This is no longer allowed
and breaks because ibuf_seek() now uses rpos itself. Now this is just
ibuf_get_ibuf() with an extra allocation done.
OK tobhe@ tb@

Reply via email to