yaffs Restructuring timothy_tests folder.
[yaffs2.git] / direct / timothy_tests / dev / found_bugs.txt
diff --git a/direct/timothy_tests/dev/found_bugs.txt b/direct/timothy_tests/dev/found_bugs.txt
new file mode 100644 (file)
index 0000000..418f1dc
--- /dev/null
@@ -0,0 +1,6 @@
+Found bugs in yaffs
+
+Error code 0 bug (run out of handles)
+       By opening lots of files and not closing them yaffs can run out of handles. 
+       The error code given by yaffs_get_error() returns 0. this error is not defined in yportenv.h
+