Fix freeing of uninitialized pointer

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=31
This commit is contained in:
2010-01-07 01:07:13 +00:00
committed by Git OBS Bridge
parent d9104d8657
commit 7d0d7ba181
3 changed files with 43 additions and 45 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 6 18:02:00 MST 2010 - jfehlig@novell.com
- Fix freeing of uninitialized pointer when using HAL in
node device driver
node-dev-free.patch
-------------------------------------------------------------------
Mon Jan 4 14:14:41 MST 2010 - jfehlig@novell.com