mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
If the fields added for `MICROPY_PY_SYS_SETTRACE` are not initialized properly, their value in a thread is indeterminate. In particular, if the callback is not NULL, it will be invoked as a function. Signed-off-by: Jeff Epler <jepler@gmail.com>
12 KiB
12 KiB