http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34436
User: morriss
Date: 2010/10/08 10:48 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).
Remove check_col().
Directory: /trunk/epan/dissectors/
Changes Path Action
+17 -10 packet-bgp.c Modified
+12 -4 packet-cisco-wids.c Modified
+18 -15 packet-ethertype.c Modified
+19 -13 packet-gssapi.c Modified
+9 -0 packet-ieee8023.c Modified
+9 -0 packet-infiniband.c Modified
+11 -3 packet-isl.c Modified
+9 -3 packet-mp2t.c Modified
+30 -30 packet-nbns.c Modified
+36 -8 packet-ntlmssp.c Modified
+21 -22 packet-sflow.c Modified
(3 files not shown)