HomeSoftware Heritage

Fix leaks in point_new

Description

Fix leaks in point_new

PyTuple_Pack will do a Py_INCREF on it's arguments, so we need to Py_DECREF on them here

Details

Provenance
tianhuan <tianhuan@bingotree.cn>Authored on Jan 26 2021, 6:27 AM
vsellierPushed on Aug 17 2021, 6:44 PM
Parents
rPTSa1b51db1e0f3: Merge pull request #47 from Julian/pyproject
Branches
Unknown
Tags
Unknown

Event Timeline