URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9eac255fe606ac747b8cde50d030731f684ec03
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
b9eac25 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)
Reviewed-on: https://code.wireshark.org/review/17068
Actions performed:
from 3d908ef Exported PDU: fix a typo
adds b9eac25 Exported PDU: dump payload before calling sub dissector
Summary of changes:
epan/dissectors/packet-exported_pdu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)