mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-17 17:01:37 +00:00
Fix possible out of bounds read in string UTF8 conversion
This commit is contained in:
@ -980,7 +980,7 @@
|
||||
(call $~lib/env/abort
|
||||
(i32.const 0)
|
||||
(i32.const 76)
|
||||
(i32.const 524)
|
||||
(i32.const 529)
|
||||
(i32.const 10)
|
||||
)
|
||||
(unreachable)
|
||||
|
Reference in New Issue
Block a user