comparison tests/test-imports-checker.t @ 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 bc2535238de2
children 5abc47d4ca6b
comparison
equal deleted inserted replaced
39418:e574cae381b6 39420:91477b123700