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
..
2018-07-31 12:16:54 +02:00
2019-03-29 08:56:02 +01:00
2018-07-08 22:52:24 +02:00
2019-02-01 16:52:54 +01:00
2018-08-02 16:57:31 +02:00
2019-03-29 19:04:30 +01:00
2018-08-02 16:57:31 +02:00
2019-01-07 10:01:28 +01:00
2018-12-06 18:55:46 +01: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
2019-03-14 14:55:59 +01:00
2018-05-04 20:07:32 +02:00
2019-04-23 18:59:49 +03:00
2018-10-16 13:57:24 +02:00
2018-12-10 16:37:02 +01:00
2018-12-10 16:37:02 +01:00