HaxeFoundation / HaxeFoundation/haxe
|hl] Access violation on negative read
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Calling haxe.io.Bytes.getInt32 with negative (-2) index : out(index+3) will not be considered out but it might crash or read memory outside bounds.
Contributor guide
Assessment
This issue has not been assessed yet.