|
From: | Christian Grothoff |
Subject: | Re: [libmicrohttpd] SEGFAULT after upgrading from 0.9.77 to 1.0.1 |
Date: | Mon, 26 Feb 2024 19:23:04 +0100 |
User-agent: | Mozilla Thunderbird |
Hi Silvio,Well, we didn't try to break anything with the update, so you shouldn't have to change anything on your side either. Can you send us a stack trace/valgrind output and/or test code to reproduce? That'll expedite a fix...
Happy hacking! -Christian On 2/26/24 19:44, silvioprog wrote:
Hey guys.After upgrading MHD in my project, it is raising segfault, and seems like happening in any function that MHD uses to internally to access "connection->rq", like "MHD_basic_auth_get_username_password", "MHD_lookup_connection_value_n" etc.:https://github.com/risoflora/libsagui/actions/runs/8053443281/job/21995868002 <https://github.com/risoflora/libsagui/actions/runs/8053443281/job/21995868002> Should I update something on my side? 🤔 TIA for any help! -- Silvio Clécio
[Prev in Thread] | Current Thread | [Next in Thread] |