cesanta / mjs

Embedded JavaScript engine for C/C++
https://mongoose-os.com
Other
1.84k stars 171 forks source link

Fix #254: Segmentation fault in Built-in APIs #258

Open pip-izony opened 7 months ago

pip-izony commented 7 months ago

This code checks whether input is built-in APIs or not. Furthermore, it detects a bug which leads unexpected memory access,