CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/17 14:57:05
Modified files:
lib/libssl/src/crypto/comp: c_zlib.c
Log message:
malloc + memset 0 -> calloc
(not that it matters much as this is in disabled code, for we don't build with
zlib support)
