MPS issue job003721

TitleNo stack scanning test case
Statusclosed
Prioritynice
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionThere are no test cases that check that objects are preserved via ambiguous references on the stack: in particular, if you change ssan.c so that StackScan returns ResOK instead of ResUNIMPL then the test suite passes on the ANSI platform even though the stack is not actually scanned.
Analysisairtest on the nailboard branch relies on ambiguous references to preserve objects.
How foundmanual_test
EvidenceNone.
Created byGareth Rees
Created on2014-03-26 16:11:38
Last modified byGareth Rees
Last modified on2014-03-26 17:17:56
History2014-03-26 GDR Created.

Fixes

Change Effect Date User Description
185031 closed 2014-03-26 17:09:16 Gareth Rees Merge branch/2014-01-15/nailboard into branch/2014-03-25/ansi to pick up airtest, which tests the stack scanning code.