aboutsummaryrefslogtreecommitdiff
path: root/docs/contributing.txt
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-03-06 23:16:13 +0000
committerMark Whitley <markw@lineo.com>2001-03-06 23:16:13 +0000
commit6c563bc1a13d3910097594f9ed34cd325baeef60 (patch)
tree29d432d2b7072f9ab57aa3833277fef2762fbf49 /docs/contributing.txt
parent8b728a25a3569437978c3d32bbcbe6073595c8ed (diff)
downloadbusybox-6c563bc1a13d3910097594f9ed34cd325baeef60.tar.gz
Thought of another janitorial item for the list.
Diffstat (limited to 'docs/contributing.txt')
-rw-r--r--docs/contributing.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt
index d9a7d3d00..93e808c78 100644
--- a/docs/contributing.txt
+++ b/docs/contributing.txt
@@ -202,6 +202,9 @@ These are dirty jobs, but somebody's gotta do 'em.
getopt. If a .c file processes no options, it should have a line that
reads: /* no options, no getopt */ somewhere in the file.
+ - Replace any "naked" calls to malloc, calloc, realloc, str[n]dup, fopen with
+ the x* equivalents found in utility.c.
+
- Security audits:
http://www.securityfocus.com/frames/?content=/forums/secprog/secure-programming.html