Wireshark-commits: [Wireshark-commits] master cffa0df: DCERPC: Add dissect_hresult helper
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Dec 2019 11:37:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cffa0df3108ca2338f534c01afb48a7c940e4115
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    DCERPC: Add dissect_hresult helper
    
    Guenther
    
    Change-Id: I62bac46ac43189f7ea07aacf19147d85f6649a5d
    Signed-off-by: Guenther Deschner <gd@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35423
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7807630   H.264: add dissection of SPS with seq_scaling_matrix_present_flag equal to 1.
     add  cffa0df   DCERPC: Add dissect_hresult helper


Summary of changes:
 epan/dissectors/packet-dcerpc-nt.c | 22 ++++++++++++++++++++++
 epan/dissectors/packet-dcerpc-nt.h |  5 +++++
 2 files changed, 27 insertions(+)