gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12210 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r12210 - gnunet/src/transport
Date: Mon, 12 Jul 2010 13:06:02 +0200

Author: wachs
Date: 2010-07-12 13:06:02 +0200 (Mon, 12 Jul 2010)
New Revision: 12210

Modified:
   gnunet/src/transport/plugin_transport_http.c
Log:


Modified: gnunet/src/transport/plugin_transport_http.c
===================================================================
--- gnunet/src/transport/plugin_transport_http.c        2010-07-12 10:44:25 UTC 
(rev 12209)
+++ gnunet/src/transport/plugin_transport_http.c        2010-07-12 11:06:02 UTC 
(rev 12210)
@@ -414,6 +414,7 @@
     }
     GNUNET_free(msg);
     
GNUNET_CONTAINER_DLL_remove(ps->pending_msgs_head,ps->pending_msgs_head,msg);
+    msg = ps->pending_msgs_head;
   }
 
   GNUNET_CONTAINER_DLL_remove(pc->head,pc->tail,ps);




reply via email to

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