Nikita Popov
22b6aac66f
Fix inc/dec of undef var with error handler
...
Set the variable to null after emitting the undef var notice
rather than before. This avoids an assertion failure if the var
is unset by the error handler.
The flip side is that this may cause a leak instead, but that's
the more harmless outcome.
Fixes oss-fuzz #36604 .
2021-10-19 14:19:22 +02:00
..
2021-08-25 15:29:46 +02:00
2021-09-08 12:24:47 +02:00
2021-08-31 17:25:38 +02:00
2021-10-15 19:13:38 +02:00
2021-09-22 23:09:43 +02:00
2021-07-20 12:28:35 +02:00
2021-08-25 15:29:46 +02:00
2021-09-15 15:01:08 +03:00
2021-09-20 22:48:46 +01:00
2021-09-20 17:45:34 +02:00
2021-09-06 10:29:24 +02:00
2021-10-12 09:53:30 +02:00
2021-08-25 15:29:46 +02:00
2021-08-26 19:52:11 +02:00
2021-08-26 19:52:11 +02:00
2021-08-17 12:27:39 +02:00
2021-09-24 09:20:08 +02:00
2021-10-18 12:41:27 +02:00
2021-09-24 09:20:08 +02:00
2021-09-06 12:27:28 +02:00
2021-09-23 17:20:54 +02:00
2021-10-08 15:02:29 +02:00
2021-10-08 15:02:29 +02:00
2021-10-07 14:29:29 +02:00
2021-10-19 14:19:22 +02:00
2021-10-08 14:07:05 +02:00
2021-10-12 14:22:52 +02:00
2021-09-06 12:27:28 +02:00
2021-09-01 13:54:41 +02:00
2021-08-11 10:35:47 +02:00
2021-07-28 11:02:26 +02:00
2021-10-07 20:11:53 +02:00
2021-09-01 13:54:41 +02:00
2021-10-13 14:19:54 +02:00
2021-09-08 12:32:58 +01:00
2021-09-06 17:14:52 +02:00
2021-09-06 17:14:52 +02:00
2021-09-06 17:14:52 +02:00
2021-10-18 14:28:46 +02:00
2021-08-25 15:29:46 +02:00
2021-09-02 23:49:05 +02:00
2021-08-03 12:16:13 +02:00
2021-09-29 11:59:05 +02:00
2021-08-11 13:02:18 +02:00
2021-09-24 09:20:08 +02:00
2021-10-07 14:29:29 +02:00
2021-10-18 14:28:46 +02:00
2021-09-29 16:18:36 +02:00
2021-08-30 10:15:44 +02:00
2021-10-15 19:13:38 +02:00
2021-08-18 16:39:36 +02:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 17:26:39 +02:00
2021-08-12 02:28:26 +03:00
2021-09-16 12:42:07 +02:00
2021-10-12 16:43:24 +02:00
2021-09-16 10:38:28 +02:00
2021-10-13 11:53:25 +02:00
2021-08-26 19:52:11 +02:00
2021-08-19 09:43:32 +02:00