URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=283336508efad6c58ad0a62508b7e6ca5db34ece
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2833365 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Don't pass a t4-non-ecm-sig-end to the tap if we didn't see the start of the
data: the invalid frame number will crash Wireshark.
Bug: 10885
Change-Id: I3ae278b77a9449136fbaaac52f2bbaa8a510bf76
Reviewed-on: https://code.wireshark.org/review/7651
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ad1b3ee Qt: enable autoscroll on initial capture start
adds 2833365 Don't pass a t4-non-ecm-sig-end to the tap if we didn't see the start of the data: the invalid frame number will crash Wireshark.
Summary of changes:
asn1/t38/t38.cnf | 4 +++-
epan/dissectors/packet-t38.c | 8 +++++---
2 files changed, 8 insertions(+), 4 deletions(-)