[openssl-dev] [openssl.org #4533] [PATCH] Add missing NULL check in i2d_PrivateKey()

2016-05-09 Thread Richard Levitte via RT
Applied after a bit of adaptation.

Thank you!

Vid Ons, 04 May 2016 kl. 21.52.21, skrev k...@x64architecture.com:
> Attached is the patch to fix the issue, also please close RT#4534 I
> sent an invalid reply which got translated into another RT issue.
>
> --
> Kurt Cancemi
> https://www.x64architecture.com


--
Richard Levitte
levi...@openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4533
Please log in as guest with password guest if prompted

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl-dev] [openssl.org #4533] [PATCH] Add missing NULL check in i2d_PrivateKey()

2016-05-04 Thread Kurt Cancemi via RT
The attached patch adds a missing NULL check in i2d_PrivateKey(), it
also removes the parentheses around the last return value to be
consistent with the rest of the function.

--
Kurt Cancemi
https://www.x64architecture.com


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4533
Please log in as guest with password guest if prompted

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev