Extended Description
SAFECode should allow a pointer to leave and then index back into its intended referent so long as the pointer is not dereferenced while it is outside the bounds of the intended referent memory object. However, the exactcheck() check does not support this feature properly.