URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cef1cfa81d499c95f1698c47845fc7c4439c7164
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cef1cfa by Stefan Metzmacher (metze@xxxxxxxxx):
packet-dcerpc: add dissect_ndr_ucarray_block()
Change-Id: Ibfb49738ea35d1d02220d69187a6083d5ebbae25
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/11365
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 252ac26 packet-dcerpc: pass dcerpc_info to dcerpc_dissect_fnct_blk_t
adds cef1cfa packet-dcerpc: add dissect_ndr_ucarray_block()
Summary of changes:
epan/dissectors/packet-dcerpc.c | 41 ++++++++++++++++++++++++++++++++++-----
epan/dissectors/packet-dcerpc.h | 4 ++++
2 files changed, 40 insertions(+), 5 deletions(-)