[erlang-patches] [erlang-bugs] Fix some uninitialized pointers in crypto
Fredrik
fredrik@REDACTED
Mon Nov 18 14:25:53 CET 2013
On 11/15/2013 11:21 AM, Anthony Ramine wrote:
> Hello,
>
> There are some initialized pointers in crypto that may cause free() to be called on arbitrary values.
>
> git fetch https://github.com/nox/otp.git crypto-uninitialized-vars
>
> https://github.com/nox/otp/compare/crypto-uninitialized-vars
> https://github.com/nox/otp/compare/crypto-uninitialized-vars.patch
>
> Regards,
>
Hello Anthony,
I've fetched your patch and assigned it to be reviewed by responsible
developers.
Thanks,
--
BR Fredrik Gustafsson
Erlang OTP Team
More information about the erlang-patches
mailing list