[krbdev.mit.edu #3000] Cast null pointer arg to variadic functions

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Apr 4 17:55:38 EDT 2005


On some 64-bit platforms, it is necessary to explicitly cast null
pointer arguments to variadic functions, lest they be interpreted as
integer zero arguments.  See referenced ticket for patch.


More information about the krb5-bugs mailing list