CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/18 19:20:32
Modified files:
lib/libssl/src/crypto/x509v3: v3_pci.c
Log message:
Remove case that can never happen.
It's a little convoluted due to gotos, but at that point, pci is always
NULL. Spotted by Coverity 21702.
ok miod@ beck@ bcook@
