oak (Danilo Martins)
- Login: oak
- Email: vandor.danilo@gmail.com
- Registered on: 05/15/2015
- Last sign in: 05/24/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
05/15/2015
-
08:59 PM Ruby Bug #10268: OpenSSL::PKey::EC::Point#mul causes a segmentation fault
- This bug is due to passing null pointers to EC_POINTs_mul(). This function, in turn, does not handle null pointer arguments. Looking over the code, there are several points where the results of GetBNPtr() are used without checking for nu...