Commit 2d03541
committed
Treat
`RSTRING_END` expects pointer to return
https://github.com/ruby/ruby/blob/v3_4_2/include/ruby/internal/core/rstring.h#L434-L442RSTRING_END return value as a char* instead of string
1 parent 33d7293 commit 2d03541
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
0 commit comments