Commit 578cdf1
committed
fix: dangling opline in ZEND_INIT_ARRAY
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 8e5b312 commit 578cdf1
2 files changed
+21
-0
lines changed| 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