X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Ffound_bugs.txt;fp=direct%2Ftimothy_tests%2Ffound_bugs.txt;h=418f1dc857c6655401f79732c35cf1096f3caabd;hb=1006cb30d2977365c64e4dd544b445b088750061;hp=0000000000000000000000000000000000000000;hpb=b708f76c6a03f86058236dbd529e8c3623571325;p=yaffs2.git diff --git a/direct/timothy_tests/found_bugs.txt b/direct/timothy_tests/found_bugs.txt new file mode 100644 index 0000000..418f1dc --- /dev/null +++ b/direct/timothy_tests/found_bugs.txt @@ -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 +