aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-28 17:13:55 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-28 17:13:55 +0000
commit30082674cb0bb93bb8d636baef7d72fc7850bbdf (patch)
tree8ad9aa6039148337f2848528543f4322c0e92f9d /TODO
parent1797eb7bb919cbac8c7b77d3c5b7191feb0d8100 (diff)
downloadgnunet-30082674cb0bb93bb8d636baef7d72fc7850bbdf.tar.gz
gnunet-30082674cb0bb93bb8d636baef7d72fc7850bbdf.zip
fixing leak
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 87c29b03d..446324433 100644
--- a/TODO
+++ b/TODO
@@ -9,8 +9,7 @@
9 - ATS crashes [MW] 9 - ATS crashes [MW]
10 - UDP fragmentation [MW] 10 - UDP fragmentation [MW]
11* CORE: 11* CORE:
12 - Core API's peer_change_preference leaks 'irc' and 12 - Core API's notify_transmit_ready leaks 'th'!
13 Core API's notify_transmit_ready leaks 'th'!
14* FS [CG] 13* FS [CG]
15 - download of 100 MB file from 'leach' peer hung due to 14 - download of 100 MB file from 'leach' peer hung due to
16 failure of core-api to call back after a change preference request 15 failure of core-api to call back after a change preference request
@@ -125,7 +124,6 @@
125 - testcase would be nice 124 - testcase would be nice
126 - generic block support for DHT 125 - generic block support for DHT
127* STATISTICS: 126* STATISTICS:
128 - test notification-based statistics API
129 - implement statistics GUI (=> start from gnunet-gtk by button!) 127 - implement statistics GUI (=> start from gnunet-gtk by button!)
130* PEERINFO: [NN] 128* PEERINFO: [NN]
131 - move peerinfo to new GUI (=> start from gnunet-gtk by button!) 129 - move peerinfo to new GUI (=> start from gnunet-gtk by button!)