In yaffs_DeleteWorker:
1087: *limit = *limit-1;
1088: if(limit <= 0)
Shouldn't line 1088 be: if(*limit <= 0)
Regards,
Jacob Dall
---------------------------------------------------------------------------------------
This mailing list is hosted by Toby Churchill open software (
www.toby-churchill.org).
If mailing list membership is no longer wanted you can remove yourself from the list by
sending an email to
yaffs-request@toby-churchill.org with the text "unsubscribe"
(without the quotes) as the subject.