http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33048
User: gal
Date: 2010/06/02 07:43 AM
Log:
Bug 3597 - implicit octet string that is constructed causes PRES/FTAM dissect failure
Introduced some state to remember last dissected Tag/Length so that they can be recalled if an IMPLICIT tag is encountered and stripped. This allows its to be determined if the value has a constructed value - and so can be reassembled.
In this case, it is a IMPLICIT constructed OCTET STRING at the presentation layer.
Many thanks to Fred Gruman for identifying - and apologies for the delay in commiting.
Directory: /trunk/epan/dissectors/
Changes Path Action
+76 -12 packet-ber.c Modified
+1 -1 packet-pres.c Modified
Directory: /trunk/asn1/pres/
Changes Path Action
+1 -1 pres.cnf Modified