http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36608
User: gerald
Date: 2011/04/12 01:39 PM
Log:
Add x509if_frame_end() which is passed to register_frame_end_routine()
and which resets our global variables. Remove a boolean which was used
to track a char *; just check if the pointer is NULL instead. Fixes bugs
5754 and 5793, hopefully without breaking anything.
Directory: /trunk/epan/dissectors/
Changes Path Action
+68 -46 packet-x509if.c Modified
+3 -3 packet-x509if.h Modified
Directory: /trunk/asn1/x509if/
Changes Path Action
+18 -2 packet-x509if-template.c Modified
+17 -11 x509if.cnf Modified