diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-21 13:31:59 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-12 14:34:19 +1000 |
commit | 4614ee9e682dfffa26a4226645baca0208ecfac6 (patch) | |
tree | ab0cc9faa9861917481ffb711bd2653df16b6c37 /esp8266/modpybadc.c | |
parent | 0ee3f99da24e678a415a1d0b4575c38ad51430fe (diff) |
py/binary: Add MICROPY_PY_STRUCT_UNSAFE_TYPECODES.
This adds a compile-time flag to disable some "unsafe" and non-standard
typecodes in struct, array and related modules.
This is useful to turn off when fuzzing, as improper use of these typecodes
can crash MicroPython.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'esp8266/modpybadc.c')
0 files changed, 0 insertions, 0 deletions