Wireshark-commits: [Wireshark-commits] master d947c7d: packet-dcerpc-nt: split out cb_str_postproce

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 14:51:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d947c7d8a2e7875c2c15db35bfedecb08ac37e3e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d947c7d by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-dcerpc-nt: split out cb_str_postprocess_options()
    
    Change-Id: I4e6b5bada1247fda34f4380027756f6ebb7482e4
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36401
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8882c22   USB HID: dissect the missing fields from input/output/feature items
     add  d947c7d   packet-dcerpc-nt: split out cb_str_postprocess_options()


Summary of changes:
 epan/dissectors/packet-dcerpc-nt.c | 99 +++++++++++++++-----------------------
 1 file changed, 39 insertions(+), 60 deletions(-)