Wireshark-commits: [Wireshark-commits] rev 53099: /trunk/epan/dissectors/dcerpc/ /trunk/epan/dissec

Date: Wed, 06 Nov 2013 13:01:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53099

User: mmann
Date: 2013/11/06 01:01 PM

Log:
 Remove pinfo->private_data from DCERPC dissectors.  Bug 9387 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9387)
 
 This is the "Wireshark DCERPC" input file changes necessary to support removing pinfo->private_data from the DCERPC dissectors in favor of passing it through function parameters.  I didn't regenerate the dissector source, so this is just a "good faith" effort to mimic the manual changes.

Directory: /trunk/epan/dissectors/dcerpc/budb/
  Changes    Path                             Action
  +2 -2      packet-dcerpc-budb-template.c    Modified

Directory: /trunk/epan/dissectors/dcerpc/butc/
  Changes    Path                             Action
  +2 -2      packet-dcerpc-butc-template.c    Modified

Directory: /trunk/epan/dissectors/dcerpc/
  Changes    Path          Action
  +85 -87    idl2wrs.c     Modified

Directory: /trunk/epan/dissectors/dcerpc/drsuapi/
  Changes    Path                                Action
  +3 -5      packet-dcerpc-drsuapi-template.c    Modified