Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.10 8596593: fix encodingmask of DiagnosticInfo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Jul 2014 17:55:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8596593cb6fea541460ca7ee438edabcfa73a985
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

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

    fix encodingmask of DiagnosticInfo
    
    In 2008, before the OpcUa specification was released, the EncodingMask was changed to include the Locale after the LocalizedText. This commit applies the changes necessary to display DiagnosticInfo correctly.
    
    Change-Id: Iad35ff0557eac62a259a63505ebce3e637095136
    Reviewed-on: https://code.wireshark.org/review/3259
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 5894b555a160cb329ab2d058ea85aea2c317087d)
    Reviewed-on: https://code.wireshark.org/review/3265
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  6acb8d5   [Automatic manuf, services and enterprise-numbers update for 2014-07-27]
    adds  8596593   fix encodingmask of DiagnosticInfo


Summary of changes:
 plugins/opcua/opcua_simpletypes.c |   20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)