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/>