Title | Classes are not checked |
Status | closed |
Priority | nice |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | We have functions ArenaClassCheck, BufferClassCheck, etc., but we don't call them everywhere we should. |
Analysis | They should be called: * at the end of each DEFINE_CLASS; * in the Check function; * in Create and Init methods. |
How found | inspection |
Evidence | None. |
Created by | Gareth Rees |
Created on | 2014-04-02 14:17:06 |
Last modified by | Gareth Rees |
Last modified on | 2014-04-04 12:51:07 |
History | 2014-04-02 GDR Created. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
185228 | closed | 2014-04-04 12:51:07 | Gareth Rees | Check classes after defining them. |