mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
1c6e90b0f8
A bug caused the "big endian" flag to be lost when receiving a message. As a result, the bits are interpreted as little endian and an extremely large allocation is attempted. This change fixes ping(8)'s communication to casperd(8) on big-endian architectures. Reported by: Anton Shterenlikht Tested by: danfe |
||
---|---|---|
.. | ||
common_impl.h | ||
dnv.h | ||
dnvlist.c | ||
Makefile | ||
msgio.c | ||
msgio.h | ||
nv_impl.h | ||
nv.3 | ||
nv.h | ||
nvlist_impl.h | ||
nvlist.c | ||
nvpair_impl.h | ||
nvpair.c |