URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03bc68c3012a634f29c2113bdfbe5308dcbb2bb9
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
03bc68c by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
fix forward declarations in opcua_serviceparser.h
The declarations from opcua_complextypeparser.h were used instead of the serviceparser ones, this is also fixed in our generator
Change-Id: I3d78d26a3b2b4995dfd4556720d29ecdd6960c4b
Reviewed-on: https://code.wireshark.org/review/4650
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from fb27a68 NCP: cast to guint instead of gulong
adds 03bc68c fix forward declarations in opcua_serviceparser.h
Summary of changes:
plugins/opcua/opcua_serviceparser.h | 430 +++++++++++++----------------------
1 file changed, 159 insertions(+), 271 deletions(-)