[libvirt] [PATCH 07/20] sasl: Remove stack allocated 8kb temporary buffers

Daniel P. Berrange berrange at redhat.com
Mon Apr 4 10:27:17 UTC 2011


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 insertions(+), 7 deletions(-)

ACK, I wouldn't have done it this way, but it doesn't matter because
this code will die very soon.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list