URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4dfeed2ca2491fa944dc9cd5180ec202313b5b6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e4dfeed 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>
Actions performed:
from 19c51d2 Don't go past the end of a page in a NetScaler file.
adds e4dfeed Do more record length checks.
Summary of changes:
wiretap/netscaler.c | 60 ++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 45 insertions(+), 15 deletions(-)