X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Ffound_bugs.txt;h=b64403ef5695614e62c99a8eb9c07d7008db2db3;hp=418f1dc857c6655401f79732c35cf1096f3caabd;hb=baabf1227755653121fcd9e6139636ff9245e2c4;hpb=1006cb30d2977365c64e4dd544b445b088750061 diff --git a/direct/timothy_tests/found_bugs.txt b/direct/timothy_tests/found_bugs.txt index 418f1dc..b64403e 100644 --- a/direct/timothy_tests/found_bugs.txt +++ b/direct/timothy_tests/found_bugs.txt @@ -4,3 +4,6 @@ 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 +ENOENT error when opening a new file with O_CREATE + remove the emfile and use seed 1288064149 to generate this error. +