Skip to content
Snippets Groups Projects
Commit cb5175edd225 authored by Arseniy Alekseyev's avatar Arseniy Alekseyev
Browse files

cext: fix potential memory leaks of list items appended with PyList_Append

Also reduce the duplication in the tricky code that uses PyList_Append by
extracting it into a function `pylist_append_owned`.
parent 5f62d45e5289
2 merge requests!783Merge stable into default,!777cext: fix potential memory leaks of list items appended with PyList_Append
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