K 10 svn:author V 6 tuexen K 8 svn:date V 27 2018-04-07T20:05:25.387697Z K 7 svn:log V 270 MFC r325046: Fix parsing error when processing cmsg in SCTP send calls. The bug is related to a signed/unsigned mismatch. This should most likely fix the issue in sctp_sosend reported by Dmitry Vyukov on the freebsd-hackers mailing list and found by running syzkaller. END