CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/19 05:49:22
Modified files:
usr.sbin/ldpd : lde.c lde.h lde_lib.c
Log message:
If a neighbor goes down we need to cleanup the LIB from all FEC that point
via that neighbor. Fixes a use after free and an additional NULL dereference
in a log_debug is fixed as well.
OK michele
