diff options
author | Guy Harris <guy@alum.mit.edu> | 2015-08-09 16:01:40 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2015-08-09 16:01:40 -0700 |
commit | b0f028907bac3a1b4cbabd0faade2a72e0753ee8 (patch) | |
tree | df1ca401e612221337b0fd62b569b471cd95b15c /gencode.c | |
parent | 4ad986a1659485b72b4c7bdb7ceba6e8c527c217 (diff) |
Make the buffer member of a pcap_t a void *.
Yes, in some sense, it's an array of bytes - on modern processors, *all*
data is ultimately an array of bytes - but different modules will use it
in different ways, not all of which will be an undifferentiated array of
bytes.
This squelches a complaint from the Clang static analyzer.
Clean up some code while we're at it.
Diffstat (limited to 'gencode.c')
0 files changed, 0 insertions, 0 deletions