##// 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:

r30765:eb7de21b default
r39484:ad76032d stable
Show More
footer.tmpl
4 lines | 24 B | application/x-cheetah | CheetahLexer
{motd}
</body>
</html>