CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/09 14:34:29
Modified files:
lib/libssl/src/crypto/ocsp: ocsp_lib.c
Log message:
reset host, port, path to null after freeing so the caller doesn't
accidentally free them again. actually a bug in the caller and (hey hey)
apps/ocsp.c has exactly that bug, but it's easier/safer to fix here.
