
20 Sep
2013
20 Sep
'13
11:50 a.m.
On 09/20/2013 07:47 AM, Ján Tomko wrote:
In case of an error, qemuMonitorTestNewSimple returns NULL. Error out instead of dereferencing it.
Found by Coverity, reported by John Ferlan. --- Pushed as trivial.
tests/qemumonitorjsontest.c | 6 ++++++ 1 file changed, 6 insertions(+)
Yes - both were fixed. John