Skip to content

bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll()#11229

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-35529-ctypes-ref
Dec 20, 2018
Merged

bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll()#11229
serhiy-storchaka merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-35529-ctypes-ref

Incref dll before decrefing ftuple.

051abac
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs