projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aaebf4
)
stronger
author
Christian Grothoff
<christian@grothoff.org>
Sat, 14 Aug 2010 22:01:37 +0000
(22:01 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 14 Aug 2010 22:01:37 +0000
(22:01 +0000)
src/util/client.c
patch
|
blob
|
history
diff --git
a/src/util/client.c
b/src/util/client.c
index eba599575a63c5b46fb0a3f521b497805ca47258..3431ac44855fab17542c16e60ff1887d4d91ff22 100644
(file)
--- a/
src/util/client.c
+++ b/
src/util/client.c
@@
-909,7
+909,7
@@
GNUNET_CLIENT_notify_transmit_ready_cancel (struct
}
else
{
- GNUNET_
break
(NULL != th->th);
+ GNUNET_
assert
(NULL != th->th);
GNUNET_CONNECTION_notify_transmit_ready_cancel (th->th);
}
th->sock->th = NULL;