Wireshark-commits: [Wireshark-commits] master fab5a74: Exported PDU: dump payload before calling su
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Aug 2016 19:04:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fab5a740744b20f1d71b0535ddd08a394923db54
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fab5a74 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>
    

Actions performed:

    from  ede140a   Exported PDU: fix a typo
    adds  fab5a74   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(-)