]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remove dandling domain/net/conn pointers from error data
authorDaniel Veillard <veillard@redhat.com>
Mon, 31 Mar 2008 14:38:12 +0000 (14:38 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 31 Mar 2008 14:38:12 +0000 (14:38 +0000)
commitc7d7aa1cd17c606ae02648d36e74fd8b29b5bf85
treec1f79da3c1429bee6155bbe8f245960d053c1aad
parentbe03daaab2910e8a2d8766351b963e0d1a31e093
remove dandling domain/net/conn pointers from error data
* src/hash.c src/internal.h src/virterror.c: remove dandling
  domain/net/conn pointers from error data when released.
* src/lxc_driver.c: fix a NULL/0 return error mismatch
Daniel
ChangeLog
src/hash.c
src/internal.h
src/lxc_driver.c
src/virterror.c