freebsd-dev/sys/netpfil/ipfw/nat64
Andrey V. Elsukov da62ffd9cd Avoid undefined behavior.
The 'pktid' variable is modified while being used twice between
sequence points, probably due to htonl() is macro.

Reported by:	PVS-Studio
MFC after:	1 week
2017-04-14 11:58:41 +00:00
..
ip_fw_nat64.c
ip_fw_nat64.h
nat64_translate.c Fix ICMPv6 Time Exceeded error message translation. 2016-11-26 10:04:05 +00:00
nat64_translate.h
nat64lsn_control.c Use %ju to print unsigned 64-bit value. 2016-08-13 22:14:16 +00:00
nat64lsn.c nat64lsn: Use memset() with structure, not pointer, size 2017-03-13 17:53:46 +00:00
nat64lsn.h
nat64stl_control.c
nat64stl.c Avoid undefined behavior. 2017-04-14 11:58:41 +00:00
nat64stl.h