gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 248/335: WIP-5 fixes-2


From: gnunet
Subject: [libmicrohttpd] 248/335: WIP-5 fixes-2
Date: Sat, 27 Jul 2024 22:02:24 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit c6d4f8d98ee01c084ccf6d9cfbe309b638264d54
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Jul 21 07:48:26 2024 +0200

    WIP-5 fixes-2
---
 src/mhd2/stream_funcs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mhd2/stream_funcs.c b/src/mhd2/stream_funcs.c
index 040e9cb0..5951d80e 100644
--- a/src/mhd2/stream_funcs.c
+++ b/src/mhd2/stream_funcs.c
@@ -864,7 +864,7 @@ mhd_conn_pre_clean (struct MHD_Connection *restrict c)
                         c->socket_fd,
                         &event))
     {
-      mhd_LOG_MSG (daemon, MHD_SC_EPOLL_CTL_REMOVE_FAILED,
+      mhd_LOG_MSG (c->daemon, MHD_SC_EPOLL_CTL_REMOVE_FAILED,
                    "Failed to remove connection socket from epoll.");
     }
   }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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