Wireshark-commits: [Wireshark-commits] master 0bb0b62: Display status code info bits if set

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Jun 2014 15:47:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bb0b62ec8580ab48c1e8c3eaa82b9fa255d7a4e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0bb0b62 by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    Display status code info bits if set
    
    Checks if a StatusCode has any of the additional info bits set and displays them accordingly.
    
    Change-Id: Ic584233083174d3fd30c6ec6684f308e0e5ae22e
    Reviewed-on: https://code.wireshark.org/review/2127
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  a9b18ef   Display text representation of status codes
    adds  0bb0b62   Display status code info bits if set


Summary of changes:
 plugins/opcua/opcua_simpletypes.c |   94 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 92 insertions(+), 2 deletions(-)