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:
d790d9e
)
fixed already
author
Christian Grothoff
<christian@grothoff.org>
Sun, 15 Nov 2009 18:55:53 +0000
(18:55 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 15 Nov 2009 18:55:53 +0000
(18:55 +0000)
BUGS
patch
|
blob
|
history
diff --git
a/BUGS
b/BUGS
index 0c4b2496aa3e08cd96c3b6b58dec2340c21aff4e..664987618bb019d96a00b549e6f76ffe94fb8d9e 100644
(file)
--- a/
BUGS
+++ b/
BUGS
@@
-3,11
+3,6
@@
We are not tracking them in Mantis yet since there are too many and no
sane end-user should care about this codebase yet anyway.
-* TESTING:
- - connection.c:553 fails when "make check" is run!
- (check if this could be memory corruption).
-
-
* UTIL:
- container_bloomfilter: improve efficiency (see FIXME)
- only connect() sockets that are ready (select()) [Nils]