http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52916
User: mmann
Date: 2013/10/28 01:36 PM
Log:
Pass tcap_private into the dissectors that need it rather than use private_data. Not sure if value_ptr is the "proper" place to pass tcap_private "internally" within the TCAP dissector, but it gets away from (potential) private_data (ab)use.
Directory: /trunk/asn1/camel/
Changes Path Action
+31 -33 packet-camel-template.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+34 -36 packet-camel.c Modified
+12 -12 packet-gsm_map.c Modified
+2 -2 packet-tcap.c Modified
Directory: /trunk/asn1/gsm_map/
Changes Path Action
+12 -12 packet-gsm_map-template.c Modified
Directory: /trunk/asn1/tcap/
Changes Path Action
+2 -2 packet-tcap-template.c Modified