MP3Decoder: ensure object uses finalizer · csamuelson/circuitpython@a8170f9 · GitHub
Skip to content

Commit a8170f9

Browse files
committed
MP3Decoder: ensure object uses finalizer
.. so that the underlying allocations will be freed. This is not important now but will be if the underlying allocator is changed to something else like `port_malloc` in the future.
1 parent 6136c33 commit a8170f9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

shared-bindings/audiomp3/MP3Decoder.c

Lines changed: 4 additions & 1 deletion

0 commit comments

Comments
 (0)