gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5435 - libmicrohttpd/src/daemon


From: gnunet
Subject: [GNUnet-SVN] r5435 - libmicrohttpd/src/daemon
Date: Thu, 9 Aug 2007 01:34:49 -0600 (MDT)

Author: grothoff
Date: 2007-08-09 01:34:48 -0600 (Thu, 09 Aug 2007)
New Revision: 5435

Modified:
   libmicrohttpd/src/daemon/daemon.c
Log:
grmpf

Modified: libmicrohttpd/src/daemon/daemon.c
===================================================================
--- libmicrohttpd/src/daemon/daemon.c   2007-08-09 07:30:06 UTC (rev 5434)
+++ libmicrohttpd/src/daemon/daemon.c   2007-08-09 07:34:48 UTC (rev 5435)
@@ -277,7 +277,6 @@
     MHD_DLOG(daemon,
             "Failed to create a thread: %s\n",
             STRERROR(errno));
-    free(connection->addr);
     CLOSE(s);
     free(connection->addr);
     free(connection);





reply via email to

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