[openssl-dev] [openssl.org #4651] [BUG] malloc_failure in ASN1_D2I_READ_BIO with large smime encoded file

Brian Morton via RT rt at openssl.org
Wed Aug 17 18:01:47 UTC 2016


Hi Rich,

This is a 64 bit kernel on AMD64 architecture.  Do I need ints bigger than
that?  Any reason not to patch the code with size_t?  I could craft such a
change for a ticket if desired.

Thanks,

Brian

On Wed, Aug 17, 2016 at 1:28 PM, Rich Salz via RT <rt at openssl.org> wrote:

> You'll need to move to a machine with bigger int's. The code currently uses
> int, not size_t.
>
> --
> Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4651
> Please log in as guest with password guest if prompted
>
>


-- 
Brian Morton
Morton Software Insights
404-667-1095
bmorton at mortoninsights.com
<https://mortonsoftwareinsights.freshbooks.com/>

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



More information about the openssl-dev mailing list