Module Name:src
Committed By: hannken
Date: Fri May 21 17:32:49 UTC 2021
Modified Files:
src/external/cddl/osnet/dist/common/nvpair: nvpair.c
Log Message:
Replace the Solaris style endian check (exactly one of
_LITTLE_ENDIAN or _BIG_ENDIAN is defined) with standard check
"
Module Name:src
Committed By: kamil
Date: Mon Mar 2 15:45:33 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/common/nvpair: nvpair.c
Log Message:
Fix undefined behavior in misaligned pointer usage
Detected by UBSan and already fixed upstream.
Cherry-pick:
>From aa
Module Name:src
Committed By: riastradh
Date: Fri Apr 10 22:29:35 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/common/nvpair: nvpair.c
Log Message:
Initialize variables. Don't bother supporting nv doubles.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -