Chunyan Liu
435db4cf29
QemuOpts: check NULL opts in qemu_opt_get functions
...
Some places will call bdrv_create_file(filename, NULL, &local_err), where
opts is NULL. Check NULL in qemu_opt_get and qemu_opt_get_*_del functions,
to avoid extra effort of checking opts before calling them every time.
Signed-off-by: Chunyan Liu <cyliu@suse.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-21 16:40:14 +08:00
..
2013-06-21 22:52:50 +04:00
2014-06-16 13:24:33 +02:00
2014-01-13 14:04:53 +01:00
2013-03-26 13:32:32 +01:00
2013-11-30 07:45:30 +13:00
2014-03-09 21:09:38 +02:00
2013-05-03 10:31:58 +02:00
2014-05-08 14:19:58 -04:00
2013-02-02 20:13:19 +00:00
2014-05-21 11:57:58 +02:00
2013-04-15 18:19:25 +02:00
2013-01-12 18:42:50 +01:00
2014-05-13 16:09:35 +01:00
2013-11-30 07:45:13 +13:00
2014-06-11 00:25:06 +01:00
2013-05-20 08:20:08 -05:00
2014-03-05 03:06:39 +01:00
2014-06-18 08:47:10 +02:00
2014-03-13 14:42:21 +01:00
2014-03-27 19:22:48 +04:00
2013-06-28 09:20:26 +02:00
2014-05-07 21:00:43 +04:00
2014-06-19 18:44:19 +03:00
2014-06-20 18:01:24 +01:00
2014-04-28 08:55:32 +04:00
2014-06-16 17:23:20 +08:00
2014-04-25 09:19:58 -04:00
2014-06-11 00:25:06 +01:00
2014-06-21 16:40:14 +08:00
2014-01-24 14:33:00 +01:00
2014-06-13 12:34:57 +02:00
2014-03-27 17:48:11 +02:00
2014-03-27 17:48:11 +02:00
2013-04-04 20:22:45 -05:00
2014-06-11 10:10:29 -04:00
2014-03-13 14:42:21 +01:00
2014-06-04 09:56:12 +02:00
2013-04-13 19:39:59 +00:00
2013-05-12 13:25:55 +04:00