CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/29 16:47:18
Modified files:
usr.bin/openssl: ocsp.c
Log message:
Mixing -url with any of -host, -port, or -path should be a usage error
instead of trying to work and then triggering a double-free().
problem noted by trondd (trondd (at) kagu-tsuchi.com)
ok beck@
