summaryrefslogtreecommitdiff
path: root/dissector_fuzz.sh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-08-11 14:21:46 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-08-11 14:21:46 +0200
commitb3773742da2d41636c672a838673615a98407746 (patch)
tree7dc06056e19bf3864d278d5042790ec3983a70e8 /dissector_fuzz.sh
parentb38e526c49bcd410908193608291bacd39ac1657 (diff)
pcap_mm: Fix compiler warnings
Fix the following compiler warnings that occur when building with "-W -Wall -Wextra": pcap_mm.c: In function ‘pcap_mm_read’: pcap_mm.c:72:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] pcap_mm.c:79:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_fuzz.sh')
0 files changed, 0 insertions, 0 deletions
ater routines resulting in invalid memory access attempts and a kernel oops. Fixes: 03db3a2d81e6 (IB/core: Add RoCE GID table management) Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'Documentation/kobject.txt')