CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/05 05:42:56
Modified files:
usr.sbin/ldpd : labelmapping.c
Log message:
Unlike all other TLV encodings in ldp the sub-tlv includes the header size
in its length. Therefore check that the size is at least that of the header.
OK renato@
