Commit 14b8ae8
Bump JsRuntimeHost pin to include napi string-getter underflow fix
Update the JsRuntimeHost FetchContent GIT_TAG to JRH main HEAD
(272f6a9f), which fixes an integer underflow in the Chakra
napi_get_value_string_* zero-bufsize handling (bufsize - 1 underflows
to SIZE_MAX, causing an out-of-bounds write):
BabylonJS/JsRuntimeHost#197
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fe380a7 commit 14b8ae8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments