http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50083
User: martinm
Date: 2013/06/20 11:54 AM
Log:
Fix for bug 8826.
The global variable 'address_item' was not always being set to NULL
before the dissection of a new frame. Do more to set it in the general
case, and in the particular case of an MTSBindResult_PDU, which was
triggering an error in the supplied capture.
There may be other entry points where this still safely isn't being
set.
Directory: /trunk/epan/dissectors/
Changes Path Action
+8 -3 packet-p1.c Modified
Directory: /trunk/asn1/p1/
Changes Path Action
+3 -0 p1.cnf Modified
+1 -0 packet-p1-template.c Modified