http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27507
User: jake
Date: 2009/02/22 04:22 AM
Log:
 From Robert Groenenberg:
 As of version 0.99.8, there has been an annoying problem in the ASN.1 dissector: 
 when using a 'type table' which discribes the ASN.1 syntax of the traced packets, 
 wireshark would crash on the very first packet. The cause for the crash is an out-of-
 boundry write, detected by g_free().
Directory: /trunk/plugins/asn1/
  Changes    Path             Action
  +1 -1      packet-asn1.c    Modified