Commit 6b3b96d
Remove invalid IO::Buffer#valid? spec
* realloc() may return the same pointer, so this is very brittle.
* Other Ruby implementations might be able to keep this valid even if a new String is allocated (e.g. TruffleRuby).1 parent ff49207 commit 6b3b96d
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 60 | | |
72 | 61 | | |
73 | 62 | | |
| |||
0 commit comments