K 10 svn:author V 6 tuexen K 8 svn:date V 27 2017-10-27T19:27:05.279360Z K 7 svn:log V 257 Fix parsing error when processing cmsg in SCTP send calls. Thei 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