summaryrefslogtreecommitdiff
path: root/doc/bugs/S3_memory_leaks.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-09 14:30:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-09 14:30:28 -0400
commita9836d2d60578c064cc57567b2d950431eaa2659 (patch)
tree0c08444acdf64acb969aca04b44f21f4782d11e5 /doc/bugs/S3_memory_leaks.mdwn
parentbd5de3ff4b50f6e90f6bb638d32fb60472ca8e47 (diff)
remove dead code
Diffstat (limited to 'doc/bugs/S3_memory_leaks.mdwn')
-rw-r--r--doc/bugs/S3_memory_leaks.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/S3_memory_leaks.mdwn b/doc/bugs/S3_memory_leaks.mdwn
index 94bbdc398..88dd6eaa6 100644
--- a/doc/bugs/S3_memory_leaks.mdwn
+++ b/doc/bugs/S3_memory_leaks.mdwn
@@ -2,6 +2,8 @@ S3 has memory leaks
Sending a file to S3 causes a slow memory increase toward the file size.
+> This is fixed, now that it uses aws. --[[Joey]]
+
Copying the file back from S3 causes a slow memory increase toward the
file size.