diff options
author | stijn <stijn@ignitron.net> | 2023-11-08 16:42:56 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-07-25 12:27:33 +1000 |
commit | 093d0c0a17751c11c24f82594bb8208ca1ea9744 (patch) | |
tree | 02dd7781a8de5bcaf85eaf3bb1517f723483a427 /tests/basics/subclass_classmethod.py | |
parent | d1bf0eeb0fb0c485da076075a15ffdfd5fb68303 (diff) |
py/objtype: Validate super() arguments.
This fixes various null dereferencing and out-of-bounds access because
super_attr assumes the held obj is effectively an object of the held type,
which is now verified.
Fixes issue #12830.
Signed-off-by: stijn <stijn@ignitron.net>
Diffstat (limited to 'tests/basics/subclass_classmethod.py')
0 files changed, 0 insertions, 0 deletions