curl-library
Re: Support for URL specific options and broken Test 165
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 5 Feb 2014 23:39:45 +0100 (CET)
Date: Wed, 5 Feb 2014 23:39:45 +0100 (CET)
On Wed, 5 Feb 2014, Steve Holme wrote:
> From the Valgind Memcheck log, and my limited knowledge of them, it looks
> like the buffer allocated in idna_to_ascii() in libIDN which is used to
> transform the non-ascii based URL is not long enough - by one byte - so
> generates a read error but if this was the case why has my rework suddenly
> broken things / flagged this?
Don't worry about that, it is a false positive. We normally suppress that
warning with the tests/valgrind.supp file but I guess the call stack has been
altered slightly now so I need to update the suppress file.
I'll check it out!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-02-05