Wireshark-commits: [Wireshark-commits] master cc451ab: dissectors: re-use most of the existing spoo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Dec 2019 05:16:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc451ab6aa29b426cdfbb24ab06dbc183fde6f46
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cc451ab by Günther Deschner (gd@xxxxxxxxx):

    dissectors: re-use most of the existing spoolss container dissectors
    
    Guenther
    
    Change-Id: Ifa261265112da2433f6f55385aba9dff9546551a
    Signed-off-by: Günther Deschner <gd@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35425
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  993c027   Add new DCE/RPC IRemoteWinspool dissector
     add  cc451ab   dissectors: re-use most of the existing spoolss container dissectors


Summary of changes:
 epan/dissectors/packet-dcerpc-spoolss.c    | 14 ++++----
 epan/dissectors/packet-dcerpc-spoolss.h    | 18 ++++++++++
 epan/dissectors/packet-dcerpc-winspool.c   | 58 ++++++++++++++++++++----------
 epan/dissectors/pidl/winspool/winspool.cnf | 51 +++++++++++++++++++++-----
 4 files changed, 107 insertions(+), 34 deletions(-)