CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2025/12/04 07:13:51

Modified files:
        usr.sbin/ldpd  : kroute.c 

Log message:
kr_shutdown() and the functions called by it should not try to enqueue
any imsgs. This code is called late in the parent before exit. There is
no need to enqueue any imsgs since nothing will send them out and the
childs are probably gone as well.

Fixes a crash on shutdown.

Reported by Alexander Mukhin alexander.i.mukhin (at) gmail.com
OK tb@ deraadt@

Reply via email to