diff options
author | Jean Boussier <jean.boussier@gmail.com> | 2025-08-21 13:24:45 +0200 |
---|---|---|
committer | Jean Boussier <jean.boussier@gmail.com> | 2025-08-21 14:17:29 +0200 |
commit | b6bf44ae0f0196c58a07e13ac1bd7adafd13f8b2 (patch) | |
tree | d0fa52f182518cfa0fb6d8a573f80d0b3060e884 /thread_win32.c | |
parent | a837ec0962674284de322bfe9b336a410146589d (diff) |
[Bug #21547]
Followup: https://github.com/ruby/ruby/pull/14201
When adding an instance variable and the IMEMO/fields need to be
larger, we allocate a new one and clear the old one.
Since the old one may still be in other ec's cache, on a hit we must
check the IMEMO/fields isn't a stale one.
Diffstat (limited to 'thread_win32.c')
0 files changed, 0 insertions, 0 deletions