Wireshark-commits: [Wireshark-commits] rev 34437: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 08 Oct 2010 18:11:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34437

User: morriss
Date: 2010/10/08 11:11 AM

Log:
 Restore pinfo->private_data after an exception was thrown by a subdissector.
 This is necessary in case a subdissector had changed it but was unable to
 restore it (due to the exception).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +87 -53    packet-h223.c    Modified
  +14 -6     packet-ldp.c     Modified