fix encodingmask of DiagnosticInfo
authorHannes Mezger <hannes.mezger@ascolab.com>
Wed, 30 Jul 2014 10:34:58 +0000 (12:34 +0200)
committerMichael Mann <mmann78@netscape.net>
Wed, 30 Jul 2014 16:32:36 +0000 (16:32 +0000)
commit5894b555a160cb329ab2d058ea85aea2c317087d
tree20f54c0db177980efbfa010db1bd6b0bd5e1155e
parent9ed85d1de980cb92c1a5d14f400dec2ac98eb6d9
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@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
plugins/opcua/opcua_simpletypes.c