[libmicrohttpd] SEGFAULT after upgrading from 0.9.77 to 1.0.1
From:
silvioprog
Subject:
[libmicrohttpd] SEGFAULT after upgrading from 0.9.77 to 1.0.1
Date:
Mon, 26 Feb 2024 15:44:24 -0300
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.: