##// END OF EJS Templates
xdiff: fix leak in hunk_consumer()...
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.

File last commit:

r30346:9cc438bf default
r39484:ad76032d stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer