summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-08 15:49:42 +0100
committerRichard Jones <rjones@redhat.com>2009-05-08 15:49:42 +0100
commitcead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0 (patch)
treef36c2b876ba84a22e8bf306d24f5e28790d96bf1
parent08361c8987f4552649b6c708f52e940e1575fa6e (diff)
downloadlibguestfs-cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0.tar.gz
libguestfs-cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0.tar.xz
libguestfs-cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0.zip
To-do: Use valgrind.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e2eaff0e..ba60f99f 100644
--- a/TODO
+++ b/TODO
@@ -17,3 +17,7 @@ Limit on transfers would still be 2MB for these types.
----------------------------------------------------------------------
Implement febootstrap command.
+
+----------------------------------------------------------------------
+
+Test for memory errors with valgrind.