Wireshark-commits: [Wireshark-commits] master-2.4 57e218c: Thrift: stop dissection when encounterin
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57e218cdb2729aebecb6494a786de31ba4a3698b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
57e218c 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
Actions performed:
from 5e6ab46 [Automatic update for 2018-02-04]
adds 57e218c 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(-)