mlen (Mateusz Lenik)
- Login: mlen
- Registered on: 10/22/2016
- Last sign in: 10/22/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/22/2016
-
12:24 PM Ruby Bug #12865 (Closed): openssl: segmentation fault when nil is passed as key
- This bug occurs both on Gentoo and Ubuntu 16.04.
Steps to reproduce on ruby 2.3.1:
irb(main):001:0> require 'openssl'
=> true
irb(main):002:0> OpenSSL::PKey::RSA.new.public_encrypt("")
(irb):2: [BUG] Segmentation fault at 0x0000...