diff options
author | Matt Valentine-House <[email protected]> | 2021-11-10 22:42:40 +0000 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2021-11-11 08:54:48 -0500 |
commit | c53aecee3bec524b91d7f2534291802a1cabb3f5 (patch) | |
tree | b905e87ada1b2d1748cc2839b69b26fb7a181e7a /class.c | |
parent | b5531adf4160304ca62b7d128af458704c9beb4e (diff) |
fix a memory leak introduced in 8bbd319
This commit fixes a memory leak introduced in an early part of the
variable width allocation project that would prevent the rb_classext_t
struct from being free'd when the class is swept.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5103
Diffstat (limited to 'class.c')
0 files changed, 0 insertions, 0 deletions