]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Consistently cast to (u_char *) when filling with junk.
authorPoul-Henning Kamp <phk@FreeBSD.org>
Sat, 25 Oct 2003 23:47:33 +0000 (23:47 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Sat, 25 Oct 2003 23:47:33 +0000 (23:47 +0000)
commitba5455f25c4f9983c1010711cd2c9cc1f49b0340
tree32b9a840fe7e3ec3731ff36e47673a2ee457984e
parentee3dc7d7fe3e62359fd1ce4b2df304641df8dafa
Consistently cast to (u_char *) when filling with junk.
lib/libc/stdlib/malloc.c