fix MinGW
[oweals/gnunet.git] / BUGS
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]