aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cops.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-06-03 22:16:37 -0400
committerAnders Broman <a.broman58@gmail.com>2015-06-04 06:17:25 +0000
commit524ed1df6e6126cd63ba419ccb82c83636d77ee4 (patch)
tree874b0414c9f42f6faddf56f3c75e21c18227c376 /epan/dissectors/packet-cops.c
parente309d9e8a7635cb7917c2c3b7bfde964341d9146 (diff)
WCCP: Fix up storing and decoding of IP addresses.
Try to decode as many IP addresses as we can, even if they don't fit in the table we store them in. Only add IP addresses in the table once. We could theoretically reallocate the table but the original code seems to assume the addresses should (in non-fuzzed captures) only show up once per PDU. This part of the change fixes the fuzz failure. Bug: 11153 Change-Id: I56b9854ac1342080c9f32699a3f97750fa335696 Reviewed-on: https://code.wireshark.org/review/8748 Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-cops.c')
0 files changed, 0 insertions, 0 deletions