Wireshark-commits: [Wireshark-commits] master-2.0 4210b49: Exported PDU: dump payload before callin
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4210b492b806a283f1ebe50bc686e57abef73529
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
4210b49 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Exported PDU: dump payload before calling sub dissector
This way, the payload is displayed even if the sub dissector triggers an exception
Change-Id: Ife062f59035776c4eb9e550eb202a5e40afc4b60
Reviewed-on: https://code.wireshark.org/review/17063
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit fab5a740744b20f1d71b0535ddd08a394923db54)
Conflicts:
epan/dissectors/packet-exported_pdu.c
Reviewed-on: https://code.wireshark.org/review/17071
Actions performed:
from 4b1b500 [Automatic update for 2016-08-14]
adds 4210b49 Exported PDU: dump payload before calling sub dissector
Summary of changes:
epan/dissectors/packet-exported_pdu.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)