dimytch (Dimitri Peka)
- Login: dimytch
- Email: aspamkiller@yandex.ru
- Registered on: 02/28/2013
- Last sign in: 06/14/2013
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
06/14/2013
- 04:37 AM Ruby master Bug #8525 (Rejected): Error? in pathname :: Pathname.new(`pwd`.chomp).basename.realpath
- [code]
Dir.chdir '/tmp'
p = Pathname.new(`pwd`.chomp).basename.realpath
Errno::ENOENT: No such file or directory -...
02/28/2013
- 04:27 AM Backport193 Backport #7980 (Closed): Segmentation fault when generating new key with OpenSSL
- =begin
The code below makes ruby to crash
If I change
cert.version, cert.serial = 2
to
cert.version = 2
...
Also available in: Atom