CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]       2026/02/23 23:03:29

Modified files:
        usr.sbin/relayd: ca.c 

Log message:
fix memory leak in rsae_send_imsg

If the cookie doesn't match, we bail with a continue and totally forget to
free the imsg.

OK claudio@

Reply via email to