diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-04-28 17:13:55 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-04-28 17:13:55 +0000 |
commit | 30082674cb0bb93bb8d636baef7d72fc7850bbdf (patch) | |
tree | 8ad9aa6039148337f2848528543f4322c0e92f9d /TODO | |
parent | 1797eb7bb919cbac8c7b77d3c5b7191feb0d8100 (diff) |
fixing leak
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -9,8 +9,7 @@ - ATS crashes [MW] - UDP fragmentation [MW] * CORE: - - Core API's peer_change_preference leaks 'irc' and - Core API's notify_transmit_ready leaks 'th'! + - Core API's notify_transmit_ready leaks 'th'! * FS [CG] - download of 100 MB file from 'leach' peer hung due to failure of core-api to call back after a change preference request @@ -125,7 +124,6 @@ - testcase would be nice - generic block support for DHT * STATISTICS: - - test notification-based statistics API - implement statistics GUI (=> start from gnunet-gtk by button!) * PEERINFO: [NN] - move peerinfo to new GUI (=> start from gnunet-gtk by button!) |