Use memcpy instead of assuming option values are aligned
Otherwise, it's undefined behavior. ubsan catches alignment issues in the libzmq test suite without this.
Showing
Please
register
or
sign in
to comment
Otherwise, it's undefined behavior. ubsan catches alignment issues in the libzmq test suite without this.