URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8621dfa8f5edb62222fb7f4e294d7bb3ccb221e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
a8621df by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
opcua dissector: Fix display of status code in error message
Instead of just displaying the hex representation, use parseStatusCode which adds the textual representation of the status code
Change-Id: I43b9ff846ef48d727e77cfa247b9dcea7061bbab
Reviewed-on: https://code.wireshark.org/review/9441
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit dc6d68c624401afb10061e08562883f23dd4b75c)
Reviewed-on: https://code.wireshark.org/review/9461
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 029c177 [Automatic update for 2015-07-05]
adds a8621df opcua dissector: Fix display of status code in error message
Summary of changes:
plugins/opcua/opcua_transport_layer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)