diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2022-08-24 12:22:57 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-08-26 16:45:46 +1000 |
commit | 6c3d8d38bfbe24c3d810f89f546ac947cf0cb66d (patch) | |
tree | ad9cd46fbe8242c0764216a814836d8ddc0983ce /py/persistentcode.c | |
parent | 3a910b15650636efc58bce48cc1bfa0debfd375c (diff) |
py/objstr: Always validate utf-8 for mp_obj_new_str.
All uses of this are either tiny strings or not-known-to-be-safe.
Update comments for mp_obj_new_str_copy and mp_obj_new_str_of_type.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions