]> xenbits.xensource.com Git - libvirt.git/commit
util: check for NULL parameter in virFileWrapperFdCatchError
authorJán Tomko <jtomko@redhat.com>
Wed, 28 Nov 2012 14:59:07 +0000 (15:59 +0100)
committerOsier Yang <jyang@redhat.com>
Wed, 28 Nov 2012 16:00:39 +0000 (00:00 +0800)
commit7794e02c566b2eb8f64372b907ade3a23939e54a
treef432a7bb1a819cae919c86e2f7e3b290eeb3c5a1
parent0361917619963d4bc6e9c8215368beaab9db2c5f
util: check for NULL parameter in virFileWrapperFdCatchError

This reverts 8927c0e qemu: fix a crash when save file can't be opened
and allows virFileWrapperFdCatchError to be called with NULL instead.
src/qemu/qemu_driver.c
src/util/virfile.c