General

Profile

cristiangreco (Cristian Greco)

  • Login: cristiangreco
  • Registered on: 10/23/2019
  • Last sign in: 11/18/2020

Issues

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

Activity

10/27/2019

08:41 PM Ruby master Bug #16278: Potential memory leak when an hash is used as a key for another hash
Thanks both @jeremyevans0 @alanwu for the rich and clear explanations! cristiangreco (Cristian Greco)

10/26/2019

12:44 PM Ruby master Bug #16278: Potential memory leak when an hash is used as a key for another hash
Hi Jeremy, thanks for these details!
I don’t know the details of ruby’s GC, seems to me it might behave unpredicta...
cristiangreco (Cristian Greco)

10/25/2019

10:53 PM Ruby master Bug #16278: Potential memory leak when an hash is used as a key for another hash
jeremyevans0 (Jeremy Evans) wrote:
> `object_id` is only unique for the life of the object. After the object is g...
cristiangreco (Cristian Greco)
09:18 PM Ruby master Bug #16278: Potential memory leak when an hash is used as a key for another hash
ko1 (Koichi Sasada) wrote:
> > If an application exercises this pattern very frequently during lifetime and across m...
cristiangreco (Cristian Greco)

10/24/2019

07:55 AM Ruby master Bug #16278 (Open): Potential memory leak when an hash is used as a key for another hash
mame (Yusuke Endoh) wrote:
> This code uses constant memory. If it caused memory leak, the memory usage would cont...
cristiangreco (Cristian Greco)

10/23/2019

11:25 PM Ruby master Bug #16278 (Rejected): Potential memory leak when an hash is used as a key for another hash
Hi,
I've been hitting what seems to be a memory leak.
When an hash is used as key for another hash, the former ...
cristiangreco (Cristian Greco)

Also available in: Atom