doprnt Hangs!

utzoo!decvax!harpo!floyd!crc utzoo!decvax!harpo!floyd!crc
Wed Mar 16 17:14:33 AEST 1983


The routine doprnt.s, which does the work for printf() in bsd4.1
loops infinitely when given a null pointer to the format string.
Example:

main(){
	printf(0);
};

				Charles Colbert
				floyd!crc






More information about the Comp.bugs.4bsd.ucb-fixes mailing list