mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
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>
242 B
242 B