General

Profile

jcalvert (Jonathan Calvert)

  • Login: jcalvert
  • Registered on: 09/06/2024
  • Last sign in: 09/06/2024

Issues

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

Like

Activity

Today

12:38 AM Ruby master Revision 55ddfd58 (git): Fixes [Bug #20718] (#11576)
Fixes [Bug #20718]
Allow objects that are not of type `RTypedData` to use the default free function, as `RTYPEDDATA_...
jcalvert (Jonathan Calvert)

09/07/2024

03:19 AM Ruby master Bug #20718 (Closed): Objects created with Data_Make_Struct and the default free function are not freed
Applied in changeset commit:git|c1a510a8dffa1c8065e47697cd57edae67126712.
----------
[Bug #20718] Free non-`RTypedDa...
jcalvert (Jonathan Calvert)
03:19 AM Ruby master Revision c1a510a8 (git): [Bug #20718] Free non-`RTypedData` objects
Allow objects that are not of type `RTypedData` to use the default
free function, as `RTYPEDDATA_EMBEDDED_P` can retu...
jcalvert (Jonathan Calvert)

09/06/2024

09:55 PM Ruby master Bug #20718: Objects created with Data_Make_Struct and the default free function are not freed
I have added a pull request that should patch the issue. https://github.com/ruby/ruby/pull/11563 - I was able to buil... jcalvert (Jonathan Calvert)
09:45 PM Ruby master Bug #20718 (Closed): Objects created with Data_Make_Struct and the default free function are not freed
I discovered a memory leak when using the FFI gem prior to version 1.16 and Ruby 3.3 and up.
During debugging I fo...
jcalvert (Jonathan Calvert)

Also available in: Atom