Dmitry Vyukov
335cf4f4fd
prog: fix crash in createResource
...
We may be in createResource but have no resources at all because of ANYRES
that are not in target.Resources.
This is actually the case for some test targets. We have resources there,
but syscalls that create them are disabled.
In such case we crash in Intn(0).
Check that we have some resources before calling Intn.
2019-04-23 18:59:49 +03:00
..
2019-04-23 17:58:54 +03:00
2018-07-31 12:16:54 +02:00
2019-03-29 08:56:02 +01:00
2019-03-29 08:56:02 +01:00
2018-12-10 16:37:01 +01:00
2018-07-08 22:52:24 +02:00
2017-12-22 11:59:46 +01:00
2019-02-01 16:52:54 +01:00
2018-08-02 16:57:31 +02:00
2019-04-12 16:19:23 +02:00
2019-04-23 17:58:54 +03:00
2018-12-15 15:17:13 +01:00
2019-03-29 19:04:30 +01:00
2019-02-01 16:52:54 +01:00
2018-12-15 15:17:13 +01:00
2019-03-28 15:30:18 +01:00
2018-08-02 16:57:31 +02:00
2019-01-07 10:01:28 +01:00
2019-01-03 13:39:30 +01:00
2018-12-10 16:37:01 +01:00
2018-12-06 18:55:46 +01:00
2018-12-31 12:32:14 +01:00
2018-08-30 21:45:03 -07:00
2018-05-04 20:07:32 +02:00
2018-05-04 20:07:32 +02:00
2018-12-10 16:37:01 +01:00
2019-02-21 10:08:34 +01:00
2018-12-11 11:14:20 +01:00
2019-03-14 14:55:59 +01:00
2019-02-08 16:30:44 +01:00
2018-05-04 20:07:32 +02:00
2019-01-03 12:23:57 +01:00
2019-04-23 18:59:49 +03:00
2018-10-16 13:57:24 +02:00
2018-12-10 16:37:01 +01:00
2018-12-10 16:37:02 +01:00
2018-12-10 16:37:02 +01:00
2018-12-27 13:11:57 +01:00
2019-03-29 08:56:02 +01:00