From 805630dbfcd409a5d49bc89102f4183b71f713f9 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Wed, 8 Oct 2025 01:59:05 +0200 Subject: Use free function pointer for chunk/step libweb now supports deallocating user-defined data whenever an error occurs during a chunked transfer or an asynchronous HTTP response, thus avoiding memory leaks. --- libweb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libweb') diff --git a/libweb b/libweb index b80741b..e85d90f 160000 --- a/libweb +++ b/libweb @@ -1 +1 @@ -Subproject commit b80741b3e30444b30514b3a4432f40294034c4f9 +Subproject commit e85d90fbf37cbd5a3264a2debd9b51438836c729 -- cgit v1.2.3