CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2020/03/12 11:15:33

Modified files:
        lib/libssl     : ssl_both.c 

Log message:
Use calloc() rather than malloc() when allocating buffers.

This reduces the chance of accidently leaking stack memory.

ok inoguchi@ tb@

Reply via email to