comparison yaffs_packedtags2.c @ 424:d21d6fd33e63

yaffs Fix incorrect handling of deletion flag Move the reading of the deleted flag so that it picks up any changes. Notw we need a value on the stack because the object might get freed and we don't want to access a hanging pointer. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
author Charles Manning <cdhmanning@gmail.com>
date Thu, 13 May 2010 14:29:16 +1200
parents b5309c9b6d7f
children
comparison
equal deleted inserted replaced
423:29b309f8db6a 424:d21d6fd33e63