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

--- Comment #8 from Dan McGregor <[email protected]> ---
(In reply to Conrad Meyer from comment #7)

I think you're right. The compiler warning is because a (potentially)
misaligned structure pointer is being passed into a function that is expecting
an aligned structure pointer. Within this function body a regular assignment
should work.

-- 
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