
4 Sep
2015
4 Sep
'15
5:36 p.m.
On 09/04/2015 10:30 AM, John Ferlan wrote:
Commit id '2e7cea243' added a check for an error from Finish instead of 'unexpected error'; however, if for some reason there wasn't an error, then virGetLastError could return NULL resulting in the NULL pointer deref to err->domain.
ACK.