aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index f2af53241..504ff2c21 100644
--- a/BUGS
+++ b/BUGS
@@ -2,6 +2,10 @@ This file lists minor work items (also possibly called "known bugs").
2We are not tracking them in Mantis yet since there are too many and no 2We are not tracking them in Mantis yet since there are too many and no
3sane end-user should care about this codebase yet anyway. 3sane end-user should care about this codebase yet anyway.
4 4
5* TESTING:
6 - connection.c:553 fails when "make check" is run!
7 (check if this could be memory corruption).
8
5 9
6* UTIL: 10* UTIL:
7 - container_bloomfilter: improve efficiency (see FIXME) 11 - container_bloomfilter: improve efficiency (see FIXME)