CVSROOT:        /cvs
Module name:    src
Changes by:     ajacou...@cvs.openbsd.org       2012/10/17 05:37:05

Modified files:
        sys/netinet6   : Tag: OPENBSD_5_2 ip6_output.c 

Log message:
MFC:
As CMSG_ALIGN() can overflow the integer value, do the length check
with and without alignment.
Bug found by Clement Lecigne <clemun AT gmail DOT com>
OK claudio@

prodded by bluhm@
ok jasper@ sthen@

Reply via email to