On 5/14/19 5:12 PM, Michal Privoznik wrote:
I was too eager to minimize patch 89320788ac4 and did some mistakes.
Here are the fixes.
Michal Prívozník (2):
test_driver: Don't access @vm after it was set to NULL
test_driver: Don't report VIR_DOMAIN_DISK_ERROR_NONE
src/test/test_driver.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Darn. I need to learn how to rm 00* before 'git format-patches' ....
Obviously, only test_driver patches were ment to be sent as the others
were ACKed and merged already.
Michal