Skip to content
GitLab
Explore
Sign in
StoreGateBindings: Fix refcounting bug.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:refcount.StoreGateBindings-20191215
into
master
Dec 15, 2019
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
pyNameFromType() returns ownership to the caller, so the caller needs to do a decref on the result.
Merge request reports
Loading