##// END OF EJS Templates
reachableroots: fix memleak of integer objects at includepath loop...
reachableroots: fix memleak of integer objects at includepath loop In the first visit loop, val is decref-ed correctly after PySet_Add(). Let's do the same for the includepath loop.

File last commit:

r0:9117c656 default
r26033:9e7d8059 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer