On Thu, Aug 28, 2014 at 03:11:14PM +0200, Kurt Cancemi via RT wrote:
> The attached updated patch fixes a style error.
I still have a bunch of other patches like this to go thru, but
did a quick look at this, and at least this looks weird:
> --- a/crypto/objects/obj_xref.h
> +++ b/crypto/objects/obj_xref.h
> @@ -54,8 +54,8 @@ static const nid_triple sigoid_srt[] =
> static const nid_triple * const sigoid_srt_xref[] =
> {
> &sigoid_srt[29],
> - &sigoid_srt[17],
> &sigoid_srt[18],
> + &sigoid_srt[17],
> &sigoid_srt[0],
> &sigoid_srt[1],
> &sigoid_srt[7],
Can you explain that?
Kurt
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]