Commit 35455b1
authored
fix: dangling opline in ZEND_INIT_ARRAY (#18578)
This causes problems if an allocation profiler decides to walk the
stack, or if the engine itself OOMs on this opcode, and it tries to
print file and line information.1 parent 88d6e7c commit 35455b1
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6281 | 6281 | | |
6282 | 6282 | | |
6283 | 6283 | | |
| 6284 | + | |
6284 | 6285 | | |
6285 | 6286 | | |
6286 | 6287 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments