##// END OF EJS Templates
parsers: fix refcount bug on corrupt index...
parsers: fix refcount bug on corrupt index When we encounter a corrupt index, we "fail" the init but our destructor still gets called. On some systems, this was causing us to attempt to decref a dangling to self->data.

File last commit:

r0:9117c656 default
r16597:b767382a stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer