...
| Wiki Markup |
|---|
\[[Dowd 06|AA. C References#Dowd 06]\] Chapter 10, "UNIX Processes" (File Descriptor Leaks 582-587) \[[MITRE 07|AA. C References#MITRE 07]\] [CWE ID 403|http://cwe.mitre.org/data/definitions/403.html], "UNIX file descriptor leaks" \[[MSDN|AA. C References#MSDN 07]\] Inheritance (Windows) \[[NAI 98|AA. C References#NAI 98]\] Bugtraq: Network Associates Inc. Advisory (OpenBSD) |
...
FIO43FIO41-C. Do not copy data from an unbounded source to a fixed-length arraycall getc() or putc() with stream arguments that have side effects 09. Input Output (FIO) FIO43-C. Do not copy data from an unbounded source to a fixed-length array