Project

General

Profile

« Previous | Next » 

Revision 9d0a5148

Added by KJ Tsanaktsidis about 1 year ago

Add missing RB_GC_GUARDs related to DATA_PTR

I discovered the problem in compile.c from a failing
TestIseqLoad#test_stressful_roundtrip test with ASAN enabled. The other
two changes in array.c and string.c I found by auditing similar usages
of DATA_PTR in the codebase.

[Bug #20402]