URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c784d551ad50864de1035ce54e72837301cf6aca
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c784d55 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Thrift: stop dissection when encountering an unknown/unexpected type
Let's add an expert info, and set offset to the end of the current tvb.
Bug: 14379
Change-Id: Iaccf862c451eef58aaed11b26fceebf26bc2c818
Reviewed-on: https://code.wireshark.org/review/25619
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 8ab3060aace7b20c2845f2f725d4f306cca61dd4)
Conflicts:
epan/dissectors/packet-thrift.c
Reviewed-on: https://code.wireshark.org/review/25629
(cherry picked from commit 57e218cdb2729aebecb6494a786de31ba4a3698b)
Reviewed-on: https://code.wireshark.org/review/25632
Actions performed:
from 72b83ea [Automatic update for 2018-02-04]
adds c784d55 Thrift: stop dissection when encountering an unknown/unexpected type
Summary of changes:
epan/dissectors/packet-thrift.c | 102 +++++++++++++++++++++++++---------------
1 file changed, 63 insertions(+), 39 deletions(-)