https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236737

--- Comment #2 from Jason A. Harmening <[email protected]> ---
It looks like the 32-bit kernel compat shim for recvmsg() isn't correctly
padding the data size for each control message to the required 4-byte alignment
when calculating controllen for the output header.  I think the fix may be very
simple; the attached patch worked for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to