Commit 8210ccb
committed
sll_protocol may be be16
Google's fuzzer platform blows a warning
/src/libwebsockets/lib/plat/unix/unix-sockets.c:497:21: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to '__be16' (aka 'unsigned short') [-Wimplicit-int-conversion]
497 | sll.sll_protocol = (uint32_t)(htons((uint16_t)0x800));1 parent 207d634 commit 8210ccb
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments