Module Name: src Committed By: msaitoh Date: Mon Aug 5 13:30:21 UTC 2019
Modified Files: src/sys/net: if_bridge.c Log Message: Cast uint32_t to avoid undefined behavior in bridge_rthash(). Found by kUBSan. To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/sys/net/if_bridge.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.