Secure Programming for Linux and Unix HOWTO
Prev
Next
Chapter 7. Carefully Call Out to Other Resources
Do not put your trust in princes, in mortal men, who cannot save.
Psalms 146:3 (NIV)
Table of Contents
7.1.
Limit Call-outs to Valid Values
7.2.
Call Only Interfaces Intended for Programmers
7.3.
Check All System Call Returns
7.4.
Avoid Using vfork(2)
7.5.
Counter Web Bugs When Retrieving Embedded Content
Prev
Home
Next
Self-limit Resources
Limit Call-outs to Valid Values