svn rev #23376: trunk/src/include/

Russ Allbery rra at stanford.edu
Mon Nov 30 14:13:38 EST 2009


Sam Hartman <hartmans at MIT.EDU> writes:

> If we care about this, why not just malloc(max(bytes,1));

This is what I do in my projects, fwiw, since having malloc return NULL
and succeed always seemed pathological to me.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the krbdev mailing list