Daniel Stenberg <[email protected]> writes: > On Mon, 24 Oct 2011, Kamil Dudka wrote: > >> This is a known issue: >> >> https://bugzilla.redhat.com/678518#c2 >> >> You can try to recompile libidn with -fno-builtin-strlen or tweak >> the gcc optimization flags in another way. There is no available >> fix/workaround for valgrind I would be aware of. > > Ugh. How annoying. > > Thanks for pointing this out. Not a libidn bug then...
Right. It is easy to avoid the valgrind noise by using a suppresion file, that's more robust than disabling valgrind. /Simon _______________________________________________ Help-libidn mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-libidn
