Wireshark-commits: [Wireshark-commits] master 8ab3060: Thrift: stop dissection when encountering an
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ab3060aace7b20c2845f2f725d4f306cca61dd4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8ab3060 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>
Actions performed:
from 5fcf5b9 Don't assume all packets have time stamps.
adds 8ab3060 Thrift: stop dissection when encountering an unknown/unexpected type
Summary of changes:
epan/dissectors/packet-thrift.c | 90 +++++++++++++++++++++++------------------
1 file changed, 51 insertions(+), 39 deletions(-)