-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wasm] Fix for getelema1 crash & cpblk crash in jiterpreter (#87246)
* Fix for getelema1 crash in specific scenarios * Check more of the zero page for nonzero data * If we ever see garbage in the zero page disable it permanently * Log an error if garbage appears in the zero page after startup * Overhaul trace local variable naming and reuse * Fix count not being initialized for cpblk in some cases
- Loading branch information
Showing
3 changed files
with
92 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.