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

Date: Thu, 07 Oct 2010 21:10:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34408

User: morriss
Date: 2010/10/07 02:10 PM

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
  +8 -0      packet-rpc.c    Modified