Continue standardisation of malloc handling in apps
authorMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 11:18:04 +0000 (11:18 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 9 Nov 2015 22:48:41 +0000 (22:48 +0000)
commit96487cddd408e247819c4f122bd86e53ae4bd6c0
treef6b424b2ce4d1d6ae2604b26d9fb956e13f932a2
parent90945fa31a42dcf3beb90540c618e4d627c595ea
Continue standardisation of malloc handling in apps

continue on from previous commits but in the apps directory

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
16 files changed:
apps/apps.c
apps/ca.c
apps/cms.c
apps/dhparam.c
apps/dsaparam.c
apps/genpkey.c
apps/genrsa.c
apps/nseq.c
apps/ocsp.c
apps/pkeyutl.c
apps/req.c
apps/s_cb.c
apps/s_server.c
apps/spkac.c
apps/ts.c
apps/x509.c