...
- TMP33-C. Temporary files must be removed before the program exits needs to be moved to the Void
- TMP32-C. Temporary files must be opened with exclusive access needs to be incorporated into TMP30-C. Temporary files must be created with unique and unpredictable file names and then moved to the Void
- TMP30-C. Temporary files must be created with unique and unpredictable file names needs a more generic name+feel
- 10. Temporary Files (TMP) needs to be incorporated into TMP30-C. Temporary files must be created with unique and unpredictable file names
- TMP00-A. Do not create temporary files in shared directories needs to be reworked
- remove the emphasis on jail
- mention some OS specific solutions regarding file permissions
- stay vague, we don't want our hands dirty with this one
- move TMP00-A. Do not create temporary files in shared directories to 09. Input Output (FIO)
- move TMP30-C. Temporary files must be created with unique and unpredictable file names to 09. Input Output (FIO)
- 10. Temporary Files (TMP) needs to be moved to the Void and we need to fix up the section numbering to accomodate
...
FIO43-C. Do not copy data from an unbounded source to a fixed-length array and STR35-C. Do not copy data from an unbounded source to a fixed-length array are the same rule, what's the deal? -alexv
...