Wireshark-commits: [Wireshark-commits] master-2.2 e7176e9: opcua: display abort messages correctly

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

Commits:

e7176e9 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/20155
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f253123   Qt: Mystery pixel issue is solved
    adds  e7176e9   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(+)