CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/16 13:24:30
Modified files:
usr.sbin/ldpd : address.c ldpe.h packet.c
Log message:
Remove potential overflow when validating message's length.
Also, use uint16_t for msg_type on gen_msg_hdr().
