URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=974fdcbfe1c310a26bd2625cae560b46012f6c8a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
974fdcb 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/3264
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 5a8eab1 Fix heap-use-after-free via setlocale
adds 974fdcb fix encodingmask of DiagnosticInfo
Summary of changes:
plugins/opcua/opcua_simpletypes.c | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)