Richard W.M. Jones
28e0877682
info: Fix double-call to error function when qemu-img info command fails (RHBZ#981663).
...
Previously if the 'qemu-img info --output json' command failed, then
the stdout callback would be called first with a zero-length buffer.
Since a zero-length buffer cannot be valid JSON (in this context)
don't produce a separate error message.
However do catch the case when qemu-img info might produce no output
and no error (if that were to happen -- it does not happen at the
moment).
2013-07-18 13:59:51 +01:00
..
2013-05-21 13:26:49 +01:00
2013-05-31 12:17:49 +01:00
2013-05-24 14:20:51 +01:00
2013-07-11 19:15:56 +01:00
2013-02-02 13:56:19 +00:00
2013-04-16 16:46:01 +01:00
2013-07-18 13:59:51 +01:00
2013-05-28 16:02:24 +01:00
2013-03-16 21:22:03 +00:00
2013-05-31 12:17:49 +01:00
2013-03-13 18:34:17 +00:00
2013-06-02 18:55:53 +01:00
2013-05-31 12:17:49 +01:00
2013-07-17 17:00:01 +01:00
2013-07-17 17:00:01 +01:00
2013-02-26 10:13:00 +00:00
2013-06-18 15:34:01 +01:00
2013-07-18 13:59:51 +01:00
2013-07-04 15:48:47 +01:00
2013-05-31 12:17:49 +01:00
2013-07-18 13:59:51 +01:00
2013-03-16 21:22:03 +00:00
2013-02-12 15:51:15 +00:00
2013-06-18 15:34:01 +01:00
2013-06-07 12:20:35 +01:00
2013-06-05 17:24:09 +01:00
2013-06-14 11:03:24 +01:00
2013-05-31 12:17:49 +01:00
2013-06-19 16:21:31 +01:00
2013-05-31 12:17:49 +01:00
2013-04-01 11:16:18 +01:00
2013-06-19 16:21:31 +01:00
2012-04-30 15:08:34 +01:00
2013-05-24 14:20:51 +01:00
2013-07-17 17:00:01 +01:00
2013-04-02 12:38:50 +01:00
2013-03-13 18:34:17 +00:00
2013-05-02 22:47:59 +02:00
2013-06-05 17:24:10 +01:00
2013-06-02 18:55:53 +01:00
2013-04-16 16:46:01 +01:00
2013-05-24 14:20:51 +01:00
2013-06-02 18:55:53 +01:00
2013-02-08 18:14:41 +00:00
2013-06-18 15:34:01 +01:00