General

Profile

oak (Danilo Martins)

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... oak (Danilo Martins)

Also available in: Atom