comparison hgext/share.py @ 39420:91477b123700 stable

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.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 05 Sep 2018 20:57:38 +0900
parents 0fe7e39dc683
children c303d65d2e34
comparison
equal deleted inserted replaced
39418:e574cae381b6 39420:91477b123700