]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't depend on NULL's expansion being a pointer, cast it before it is passed
authorstefanf <stefanf@FreeBSD.org>
Tue, 18 May 2004 15:53:58 +0000 (15:53 +0000)
committerstefanf <stefanf@FreeBSD.org>
Tue, 18 May 2004 15:53:58 +0000 (15:53 +0000)
commitf4d682445c8ea834a5a3f044a6cbbd1b33c00737
tree3c3b188e6c2503c4c8a2aad9d419dc8a374e3fba
parent3690fa9bf90a213884177d7788a2e85a7482fe18
Don't depend on NULL's expansion being a pointer, cast it before it is passed
to variadic functions.

Approved by: das (mentor)
lib/libutil/pw_util.c
usr.bin/m4/gnum4.c