yaffs Restructuring timothy_tests folder.
[yaffs2.git] / direct / timothy_tests / dev / found_bugs.txt
1 Found bugs in yaffs
2
3 Error code 0 bug (run out of handles)
4         By opening lots of files and not closing them yaffs can run out of handles. 
5         The error code given by yaffs_get_error() returns 0. this error is not defined in yportenv.h
6