Skip to content

Avoid crash when `EnableAdvancedArrays` switches

Jerome Dias requested to merge fix-advanced-arrays-crash into master

We added some step to avoid a crash when the EnableAdvancedArray state switches during frame decoding.

We also added some generic function in interpreterHelper.h to insert/add value securely into an array.

  • Delete wip timing commit before merging
Edited by Jerome Dias

Merge request reports