aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-06-15 20:25:44 -0700
committerGuy Harris <guy@alum.mit.edu>2019-06-16 03:57:11 +0000
commit142e024e1f020dae8743276b00eb407447285eb7 (patch)
tree8bc5c0699d551cb1b008217b4ac7d72d990decc8 /AUTHORS
parenta691985a0496913f1491d4796c2c15e53565acab (diff)
Get rid of the nt_trans_data structure.
It was used for two purposes: 1) passing the subcommand to dissectors for the request setup, parameters, and data; 2) getting the security descriptor and extended attribute length from the request parameters and passing them to the dissector for the request data. It was completely unused for responses. Pass the subcommand as an argument to all routines that need it, pass pointers to local variables to the request parameters dissector, and pass those variables to the request data dissector. This makes it a bit clearer what information is needed where, and completely eliminates the structure for response dissection. Change-Id: I431daa79da41dc4166490a564efee71cdb83edc1 Reviewed-on: https://code.wireshark.org/review/33614 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions