On Sat, Feb 24, 2018 at 3:57 PM,  <selva.n...@gmail.com> wrote:
> From: Selva Nair <selva.n...@gmail.com>
>
> Requires openssl 1.1.0 or higher
>
> Signed-off-by: Selva Nair <selva.n...@gmail.com>
> ---
> v3 changes:
>  - check return value of ECDSA_SIG_set0
>  - ensure buffer size needed by i2d_ECDSA_SIG does not exceed the expected
>    capacity of the sig buffer
>  - Fix a typo and add contextual info to a debug message
>  - Remove an superflous cast leftover from an older version
>

darn.. forgot to add cleanup calls (ECDSA_SIG_free()) needed when
those added checks fail..

Ignore v3, v4 is coming.

Selva

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to