libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Gitlab CI still fails


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Gitlab CI still fails
Date: Tue, 27 Feb 2018 23:39:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

These should be fixed (largely warnings about memory leaks in testcases,
one relating to an actual issue with MHD not calling connection
completed handler for upgraded connections).

Happy hacking!

Christian

On 02/27/2018 10:18 AM, Tim Rühsen wrote:
> Hi,
> 
> two tests still fail because of memory leaks. It's reproducible with
> 
> CC=gcc CFLAGS="-O0 -g -ggdb3 -fno-omit-frame-pointer -fsanitize=address"
> ./configure
> 
> make clean
> 
> make check
> 
> ...
> 
> FAIL: test_upgrade
> FAIL: test_upgrade_tls
> ...
> 
> 
> cat src/microhttpd/test_upgrade.log
> 
> 
> 
> With Best Regards, Tim
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]