CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/31 09:34:02
Modified files:
sys/net : rtsock.c
Log message:
Add a more strict rtm_hdrlen size check. Make sure that at least
struct rt_msghdr bytes are passed in. Also return a failure from
rtm_xaddrs() if rti_addrs has bad flags or run out of space.
Ok bluhm@
Reported-by: [email protected]
