K 10 svn:author V 2 ae K 8 svn:date V 27 2018-04-19T10:11:39.349641Z K 7 svn:log V 275 MFC r316825: Use address of specific union member instead of whole union address to fix PVS-Studio warnings. MFC r316826: Avoid undefined behavior. The 'pktid' variable is modified while being used twice between sequence points, probably due to htonl() is macro. END