Skip to content

Fix/halt on av in js

Pavlo Mashliakovskiy requested to merge fix/haltOnAVInJS into ver/5.17.x

Fixed

  • in case "Access violation" or "Out of memory" error occures inside native code executed from JS server will halt in the same way as on EAccessViolation & EOutOfMemory error
  • prevent AV inside security exception logging

Merge request reports

Loading