General

Profile

viktor (Viktor Vasilev)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/12/2015

09:12 PM Ruby Bug #10735: Memory leak in openssl ossl_pkey_sign
Zachary Scott wrote:
> I know you tried this with 1.9.3, but could you try to repro on trunk (and newer rubies) first?
> ...
Hi Zachary,
Just ran the test case against Ruby 2.3.0dev (2015-01-12 trunk 49226) [x86_64-darwin14] and see...
viktor (Viktor Vasilev)
06:09 PM Ruby Bug #10735 (Closed): Memory leak in openssl ossl_pkey_sign
Similar to the memory leak fixed in https://bugs.ruby-lang.org/issues/9743 there is an issue with ossl_pkey_sign. The ruby heap usage reported through GC.stat remains very stable, while the process heap grows linearly with the number of ... viktor (Viktor Vasilev)

Also available in: Atom