[openssl-dev] [patch] fix allocation in e_capi

Stefan Küng tortoisesvn at gmail.com
Fri Feb 13 18:31:19 UTC 2015


>
> Hi,
>
> There's a memory allocation on the stack in engines/e_capi.c which
> allocates only half of the required memory.
> This then leads to stack corruption.
> Attached a simple and small patch that fixes this.


Sorry, false alarm.
'len' is already in bytes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150213/2bc4e9a9/attachment-0001.html>


More information about the openssl-dev mailing list