diff options
author | Guy Harris <gharris@sonic.net> | 2021-02-23 18:49:46 -0800 |
---|---|---|
committer | Guy Harris <gharris@sonic.net> | 2021-02-23 18:49:46 -0800 |
commit | b1f9b176115eae9235ac4fd48aa0da9c61f46e67 (patch) | |
tree | 17da1680d1b4cf2ea5d7435638f0a3ebba74993b /pcap-airpcap.c | |
parent | 6132b7f40df13e8b205282b5bf1aa3eceebb395e (diff) |
rpcapd: make a shift count unsigned.
That should prevent compilers and, more important, static analyzers (I'm
looking at *you*, Coverity!) from saying "this converts the unsigned
char to an int, which somehow taints it, so I get to use my favorite
meaningless word "tainted" in a warning".
(What does "tainted" mean to Coverity, anyway? ZOMG UR READING NUMBERZ
FROM AN EXTERNAL SOURCE!!!!!!!!1111ONE!!!!!!!!!?)
Diffstat (limited to 'pcap-airpcap.c')
0 files changed, 0 insertions, 0 deletions