Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P278
(An Untitled Masterwork)
Active
Public
Actions
Authored by
kevans
on Jul 24 2019, 6:59 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F4906209: raw.txt
Jul 24 2019, 6:59 PM
2019-07-24 18:59:58 (UTC+0)
Subscribers
None
msg_controllen = tswapal(target_msgh->msg_controllen);
if (msg_controllen < sizeof(struct target_cmsghdr)) {
goto the_end;
} else if (do_strace)
fprintf(stderr, "t2h_freebsd_cmsg INFO: len=%u < %u\n", msg_controllen, sizeof(struct target_cmsghdr));
Event Timeline
kevans
created this paste.
Jul 24 2019, 6:59 PM
2019-07-24 18:59:58 (UTC+0)
kevans
created this object in space
S1 Global
.
Log In to Comment