mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
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.3 | ||
| nv.h | ||
| nv_impl.h | ||
| nvlist.c | ||
| nvlist_impl.h | ||
| nvpair.c | ||
| nvpair_impl.h | ||