Module Name: src Committed By: maya Date: Tue May 9 02:56:44 UTC 2017
Modified Files: src/lib/libc/inet: inet_net_ntop.c Log Message: Avoid shift of negative signed integer. this is UB. NFC. from gcc8, ok riastradh To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/inet/inet_net_ntop.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.