gnutls 2.99.x ships ships gnulib without error.h.

Nikos Mavrogiannopoulos nmav at gnutls.org
Sat May 21 10:32:19 CEST 2011


On 05/21/2011 09:48 AM, Simon Josefsson wrote:

>> This update reintroduces the problem with memxor. Could we avoid being
>> it used at all?
> I added gnulib override files, so we patch the memxor code (and the
> valgrind check) during each gnulib import.  The code is only used in
> libgnutls-extra.so, so it seems harmless -- and it can be useful if you
> are on a system with libgcrypt in FIPS mode...

Thanks. Btw. the new valgrind.m4 adds the --leak-check=full. This makes
test programs to fail due to leaks in used libraries (pkcs11, libgcrypt
leak by design). Due to that however I've found a leak in libnettle, but
it might be better not to have it by default.

regards,
Nikos




More information about the Gnutls-devel mailing list