CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2015/08/21 17:30:59

Modified files:
        lib/libz       : zutil.c 

Log message:
Improve zcalloc(), making it always reallocarray, never calloc().
millert and myself checked for code which expects zero'd memory, none found.
Tighten the size == 0, count == 0 checking as well
Discussed with djm, tedu, otto, ok millert

Reply via email to