mirror of
https://github.com/ecki/net-tools.git
synced 2025-07-05 21:23:00 +00:00
This might end up violating alignment requirements, so memcpy the variable through a short variable instead. For most systems, this will optimize into the same code anyways, and for the rest, we need to do it this way to avoid unaligned accesses crashing. URL: https://bugs.gentoo.org/558436
1.5 KiB
1.5 KiB