!a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145).
[openssl.git] / doc / apps / ec.pod
2003-07-21 Bodo Möllermanpages for 'openssl ec' and 'openssl ecparam'