projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b728a2
)
Thought of another janitorial item for the list.
author
Mark Whitley
<markw@lineo.com>
Tue, 6 Mar 2001 23:16:13 +0000
(23:16 -0000)
committer
Mark Whitley
<markw@lineo.com>
Tue, 6 Mar 2001 23:16:13 +0000
(23:16 -0000)
docs/contributing.txt
patch
|
blob
|
history
diff --git
a/docs/contributing.txt
b/docs/contributing.txt
index d9a7d3d00a615c5173a531e9e4b53e8d1b4ee1bc..93e808c781ae3d8ccf51af44a58c970a63ca922f 100644
(file)
--- 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