Fix some uninitialized pointers in crypto
Anthony Ramine <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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, -- Anthony Ramine _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs