Mercurial > hg
comparison contrib/python-zstandard/MANIFEST.in @ 39421:ad76032d27da stable
xdiff: fix leak in hunk_consumer()
Spotted by ASAN.
Since PyList_Append() does not "steal" a reference, Py_DECREF() is always
required. Perhaps, this is the largest leak in this series.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 05 Sep 2018 22:10:41 +0900 |
parents | b1fb341d8a61 |
children | 73fef626dae3 |
comparison
equal
deleted
inserted
replaced
39420:91477b123700 | 39421:ad76032d27da |
---|