Commit 5ad9e14
committed
Update
In cb1ea54 I added one more
metadata flag, but didn't notice `RB_GC_OBJECT_METADATA_ENTRY_COUNT`
had to be incremented.
This should fix ASAN builds.
Interestingly, bdb2595 already
caused the count to be off by one, so I had to increment it by
2.RB_GC_OBJECT_METADATA_ENTRY_COUNT
1 parent f501d11 commit 5ad9e14
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6191 | 6191 | | |
6192 | 6192 | | |
6193 | 6193 | | |
6194 | | - | |
| 6194 | + | |
6195 | 6195 | | |
6196 | 6196 | | |
6197 | 6197 | | |
| |||
0 commit comments