...
| Wiki Markup |
|---|
A bunch of pages have screwed-up formatting, where some character, such as \[ (open-brace) is backslashed. This defeats its purposes of indicating a link. I've also seen this on open-braces. Someone needs to traverse the rules and clean these up. \-5/9 started cjohns (got as far as FIO05-A) |
Talked to Robert... we are gonna rework the TMP section, and move it back into FIO - alexv 5/6
- 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 FIO46-C. Temporary files must be dealt with in a secure manner and then moved to the Void
- FIO46-C. Temporary files must be dealt with in a secure manner needs a more generic name+feel
- 10. Temporary Files (TMP) needs to be incorporated into FIO46-C. Temporary files must be dealt with in a secure manner
- FIO15-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 FIO15-A. Do not create temporary files in shared directories to 09. Input Output (FIO)
- move FIO46-C. Temporary files must be dealt with in a secure manner 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
...