##// END OF EJS Templates
reachableroots: unify bail cases to raise exception correctly...
reachableroots: unify bail cases to raise exception correctly Before this patch, release_seen_and_tovisit did not return NULL, so the exception was not raised immediately. As Py_XDECREF() and free() are safe for NULL, we can simply bail in any case.

File last commit:

r16438:28a90cdf default
r26016:c8d41c9c default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer