Wireshark-commits: [Wireshark-commits] master e1ed17f: opcua: display string representation of Attr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 17:47:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1ed17f9271eb9932c5980d7ced23e6eca13c691
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e1ed17f by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    opcua: display string representation of AttributeId and DeadbandType
    
    Change-Id: I41f100ddab544054f8fab89f3f5da61866db7a2d
    Reviewed-on: https://code.wireshark.org/review/11309
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b86e2a3   Dfilter: Mark an error in %syntax_error
    adds  e1ed17f   opcua: display string representation of AttributeId and DeadbandType


Summary of changes:
 plugins/opcua/opcua_complextypeparser.c |   12 +++++------
 plugins/opcua/opcua_enumparser.c        |   35 +++++++++++++++++++++++++++++++
 plugins/opcua/opcua_enumparser.h        |    2 ++
 plugins/opcua/opcua_hfindeces.c         |    2 --
 plugins/opcua/opcua_hfindeces.h         |    1 -
 5 files changed, 43 insertions(+), 9 deletions(-)