URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b13c05da11e7735b4a50995c23ecf309d55a62d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6b13c05 by Erika Szelleova (szelleerika@xxxxxxxxx):
OpcUa: fix in function getExtensionObjectType
The function getExtensionObjectType was not reading the corrects bytes,
this sometimes ended in reading outside the buffer and that way
exception was raised even for correct packets.
Bug: 14465
Change-Id: I5d7d9ca5f43f0afbc93f40487a78709c52f0658a
Reviewed-on: https://code.wireshark.org/review/28328
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 11ba10d Fix build paths for cmake's Xcode project generator on macOS.
adds 6b13c05 OpcUa: fix in function getExtensionObjectType
Summary of changes:
plugins/epan/opcua/opcua_simpletypes.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)