On Sun, May 12, 2019 at 5:29 AM Jeffrey Walton wrote:
>
> I think the m4 macro for iconv should be updated. The current tests do
> not close the iconv_t handles opened for configuration tests. It
> causes failures when testing with Asan. Also see
> https://dev.gnupg.org/T4498 .
https://dev.gnupg.
Hi Everyone,
I think the m4 macro for iconv should be updated. The current tests do
not close the iconv_t handles opened for configuration tests. It
causes failures when testing with Asan. Also see
https://dev.gnupg.org/T4498 .
This patch tested OK (diff -u):
--- m4/iconv.m4
+++ m4/iconv.m4
@@ -