https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192109
--- Comment #2 from Mateusz Guzik <[email protected]> --- Your code is incorrect and works on i386 only by chance. It should use CMSG_ macros to fil up data. I modified your reproducer to use it in a least-resistant way and everything seems to be working fine. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
