Wireshark-commits: [Wireshark-commits] master-2.0 a998c91: Do more record length checks.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a998c9195f183d85f5b0bbeebba21a2d4d303d47
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
a998c91 by Guy Harris (guy@xxxxxxxxxxxx):
Do more record length checks.
Do the check early in the process of processing the record, and do it
for all record types.
Bug: 13429
Change-Id: Id7f4d12415c6740241850d8f873cff52909e7110
Reviewed-on: https://code.wireshark.org/review/20330
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit e4dfeed2ca2491fa944dc9cd5180ec202313b5b6)
Reviewed-on: https://code.wireshark.org/review/20332
Actions performed:
from 9f3bc84 Don't go past the end of a page in a NetScaler file.
adds a998c91 Do more record length checks.
Summary of changes:
wiretap/netscaler.c | 60 ++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 45 insertions(+), 15 deletions(-)