URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65db3786b52c5f2cf4059d53816b09d4c845588c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
65db378 by Evan Huus (eapache@xxxxxxxxx):
wcp: add validations to decompressed_entry
Ensure that a reference to past bytes refers to bytes that actually exist.
Bug: 10978
Change-Id: I2fe8f0a9493cc237803bb761876f83b4511cfbf6
Conflicts:
epan/dissectors/packet-wcp.c
Reviewed-on: https://code.wireshark.org/review/7800
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from e75a02e Win32: Compilation error if winpcap remote capturing disabled
adds 65db378 wcp: add validations to decompressed_entry
Summary of changes:
epan/dissectors/packet-wcp.c | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)