Nikita Popov
2e9e706a82
Fix throwing of yield from related exceptions into generator
...
Use the general zend_generator_throw_exception() helper for this.
Otherwise we don't handle the off-by-one opline correctly (should
we maybe just stop doing that?)
This is a followup to ad750c3bb6 ,
which fixed a different yield from exception handling problem that
happened to show up in the same test case from oss-fuzz #25321 .
Now both issues should be fixed.
2020-09-02 10:52:55 +02:00
..
2018-10-15 04:32:30 +02:00
2018-02-20 21:53:48 +01:00
2018-10-15 04:32:30 +02:00
2015-11-24 23:43:34 +01:00
2015-11-25 09:54:24 +01:00
2018-10-15 04:32:30 +02:00
2016-01-07 11:56:21 +01:00
2018-10-15 04:32:30 +02:00
2018-10-15 04:32:30 +02:00
2016-07-01 18:50:35 +08:00
2018-02-20 21:53:48 +01:00
2017-05-17 19:58:51 +02:00
2017-07-22 11:14:00 +02:00
2018-01-12 21:27:23 +01:00
2018-06-11 21:00:38 +08:00
2016-02-11 16:25:16 +01:00
2019-12-18 11:04:15 +01:00
2018-01-13 11:04:26 +01:00
2017-01-10 11:57:59 -05:00
2018-10-15 04:32:30 +02:00
2018-10-15 04:32:30 +02:00
2018-10-15 04:32:30 +02:00
2016-11-28 12:20:19 +03:00
2018-10-15 04:32:30 +02:00
2018-02-04 19:08:23 +01:00
2018-02-04 19:08:23 +01:00
2018-02-20 21:53:48 +01:00
2018-10-15 04:32:30 +02:00
2016-07-23 16:39:21 +02:00
2018-10-15 04:32:30 +02:00
2016-07-14 15:44:04 +02:00
2015-11-25 23:09:44 +01:00
2018-10-15 04:32:30 +02:00
2018-10-15 04:32:30 +02:00
2016-02-12 17:55:29 +01:00
2016-05-28 13:21:05 +02:00
2017-03-23 13:31:06 -07:00
2016-04-04 09:35:48 +03:00
2018-10-15 04:32:30 +02:00
2018-10-15 04:32:30 +02:00
2020-08-26 11:32:01 +02:00
2020-09-02 10:52:55 +02:00
2018-10-15 04:32:30 +02:00