summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-06-20 07:28:14 +0000
committerroot <root>2011-06-20 07:28:14 +0000
commit7dc90eafe7ae0cc5ab67b58ef86b2fbd9b64f5d3 (patch)
tree01614e1ca7db3cea629c6dd20a8cf10efe0c467d /Changes
parent12aa2cfa32f0275b0a6249330af90ea6b2d44d56 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8462462..bde7245 100644
--- a/Changes
+++ b/Changes
@@ -7,6 +7,8 @@ TODO: make mtouch/readdir maybe others cancellable in-request
TODO: fadvise request
1.0
- use nonstandard but maybe-working-on-bsd fork technique.
+ - fix a path-memory-leak in readdir when using the wrappers
+ (reported by Thomas L. Shinnick).
- support a max_idle value of 0.
- support setting of idle timeout value (eio_set_idle_timeout).
- readdir: correctly handle malloc failures.