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
11/04/2024
- 10:26 PM Ruby master Revision 7446f7cd (git): merge revision(s) 0d16c36d0ab2afa2ec79b72b229e69c141ebdaba: [Backport #13831]
- [win32/registry] Fallback to UTF-8 for unknown codepages
There are some codepages like cp708 for which no ru...
09/11/2024
- 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_...
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... - 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...
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...
- 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...
Also available in: Atom