diff options
author | Nobuyoshi Nakada <[email protected]> | 2022-03-16 18:41:45 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2022-03-18 00:42:15 +0900 |
commit | f69a969544d5a3af5c9454aabd953517266ad150 (patch) | |
tree | 49a8dbaa45a90231fe4b97d99e6eeaffddc90956 /proc.c | |
parent | cdf25cad6bae6173eb3d32e5c41f22ccad8f5fa9 (diff) |
Fix potential memory leak at fiber pool
Do not "allocate then wrap". It leaks the allocated memory if
failed to create the wrapper.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5668
Diffstat (limited to 'proc.c')
0 files changed, 0 insertions, 0 deletions