diff options
author | Richard Jones <rjones@redhat.com> | 2009-05-08 15:49:42 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-05-08 15:49:42 +0100 |
commit | cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0 (patch) | |
tree | f36c2b876ba84a22e8bf306d24f5e28790d96bf1 | |
parent | 08361c8987f4552649b6c708f52e940e1575fa6e (diff) | |
download | libguestfs-cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0.tar.gz libguestfs-cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0.tar.xz libguestfs-cead6fe22d32e8fcdb26c60fdad5db49bf3f0ec0.zip |
To-do: Use valgrind.
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,3 +17,7 @@ Limit on transfers would still be 2MB for these types. ---------------------------------------------------------------------- Implement febootstrap command. + +---------------------------------------------------------------------- + +Test for memory errors with valgrind. |