| Title | No stack scanning test case |
| Status | closed |
| Priority | nice |
| Assigned user | Gareth Rees |
| Organization | Ravenbrook |
| Description | There 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. |
| Analysis | airtest on the nailboard branch relies on ambiguous references to preserve objects. |
| How found | manual_test |
| Evidence | None. |
| Created by | Gareth Rees |
| Created on | 2014-03-26 16:11:38 |
| Last modified by | Gareth Rees |
| Last modified on | 2014-03-26 17:17:56 |
| History | 2014-03-26 GDR Created. |
| 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. |