fix
authorChristian Grothoff <christian@grothoff.org>
Sat, 20 Nov 2010 15:21:31 +0000 (15:21 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 20 Nov 2010 15:21:31 +0000 (15:21 +0000)
src/transport/transport_api.c

index e69d062e102a16738562c11fe144631a3e1e9794..13fae962b242b029024725ee7ba52f999a9e9580 100644 (file)
@@ -1725,6 +1725,7 @@ peer_transmit_timeout (void *cls,
              n->transmit_stage);
 #endif
   notify = th->notify;
+  th->notify = NULL;
   notify_cls = th->notify_cls;
   switch (n->transmit_stage)
     {