##// END OF EJS Templates
base85: fix leak on error return from b85decode()...
base85: fix leak on error return from b85decode() Spotted by ASAN. We don't need to initialize 'out' to NULL, but I decided to do that for clarity.

File last commit:

r30346:9cc438bf default
r39483:91477b12 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer