Merge commit from fork

This commit is contained in:
Zhenwei Jin
2025-11-24 14:23:05 +08:00
committed by GitHub
parent d2a7b25409
commit ea7ac262a3
4 changed files with 105 additions and 3 deletions

View File

@ -1754,6 +1754,22 @@
"stdout content": "",
"description": "no sanitizer 'heap-buffer-overflow'"
}
},
{
"deprecated": false,
"ids": [
980000
],
"runtime": "iwasm-default",
"file": "frame_offset_overflow.wasm",
"mode": "fast-interp",
"options": "-f test",
"argument": "",
"expected return": {
"ret code": 1,
"stdout content": "Exception: unreachable",
"description": "no 'frame offset overflow'"
}
}
]
}