On Sun, Apr 03, 2011 at 11:21:20AM +0200, Matthias Bolte wrote:
> Move the buffers to the heap allocated client/private data structs.
> ---
> daemon/libvirtd.c | 10 ++
> daemon/libvirtd.h |1 +
> src/remote/remote_driver.c |8 +---
> 3 files changed, 12 ins
Move the buffers to the heap allocated client/private data structs.
---
daemon/libvirtd.c | 10 ++
daemon/libvirtd.h |1 +
src/remote/remote_driver.c |8 +---
3 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/daemon/libvirtd.c b/daemon/libvirtd