[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Defense against a class of programming bugs



In light of the continuing vulnerability to long user input, I humbly
offer the following aphorism, suitable for display on all Netscape
programmer cubicles:
	Copy strings with strdup, not strcpy.