##// 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.
Yuya Nishihara -
r39484:ad76032d stable
Show More
Name Size Modified Last Commit Author
/ mercurial / templates / json
changelist.tmpl Loading ...
graph.tmpl Loading ...
map Loading ...