diff mercurial/ancestor.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 f8b46245b26a
children e7aa113b14f7
line wrap: on
line diff