Content deleted Content added
formatting |
defensive programming |
||
Line 1:
Here are some hints on '''defensive programming techniques''' to avoid creating security problems.
Many of these techniques also improve general quality of code, because almost any major bug can be potentially used by a [[cracker]]
for a [[Denial of Service]] or other attack.
|