Wireshark-commits: [Wireshark-commits] rev 29813: /trunk/plugins/opcua/ /trunk/plugins/opcua/: opcu
Date: Wed, 09 Sep 2009 00:18:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29813

User: gerald
Date: 2009/09/08 05:18 PM

Log:
 Check our array lengths and refuse to process them if they're too large.
 Fixes bug 3986. Use tvb_memeql and proto_tree_add_item instead of
 digging around in tvb->real_data.

Directory: /trunk/plugins/opcua/
  Changes    Path                       Action
  +6 -6      opcua.c                    Modified
  +49 -30    opcua_simpletypes.c        Modified
  +12 -36    opcua_transport_layer.c    Modified