Skip to content
Snippets Groups Projects
Commit b45c8c17 authored by Damien George's avatar Damien George
Browse files

py/objtype: Check and prevent delete/store on a fixed locals map.

Note that the check for elem!=NULL is removed for the
MP_MAP_LOOKUP_ADD_IF_NOT_FOUND case because mp_map_lookup will always
return non-NULL for such a case.
parent cc92c057
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment