Wireshark-commits: [Wireshark-commits] master-2.0 523e132: opcua: display abort messages correctly

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Feb 2017 05:48:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=523e13264a63cf5591e19f7eb31b66e8e393b27f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

523e132 by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    opcua: display abort messages correctly
    
    Change-Id: I795fc3a3cf4ca93483f870d229668d7f747bb799
    Reviewed-on: https://code.wireshark.org/review/20147
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 7e9b7b596728e6d1ab1ab5dc01e6a24a3bfafd6b)
    Reviewed-on: https://code.wireshark.org/review/20154
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c1da9b7   SNMP: duplicate dynamic members of snmp_ue_assoc_t structure in localize_ue()
    adds  523e132   opcua: display abort messages correctly


Summary of changes:
 plugins/opcua/opcua.c                 |   14 ++++++++++++++
 plugins/opcua/opcua_transport_layer.c |    8 ++++++++
 plugins/opcua/opcua_transport_layer.h |    1 +
 3 files changed, 23 insertions(+)