libvirt/src/lxc
Peter Krempa 95d3b4de71 lxc: Revert zeroing count of allocated items if VIR_REALLOC_N fails
Previous commit clears number of items alocated in lxcSetupLoopDevices
if VIR_REALLOC_N fails. In that case, the pointer is not NULL, and
causes leaking FDs that have been allocated.

 *  src/lxc/lxc_controller.c: revert zeroing array size
2011-10-27 10:32:21 +02:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c libvirt,logging: cleanup VIR_XXX0() 2011-05-11 12:41:14 -06:00
lxc_conf.h Add support for autodestroy of guests to the LXC and UML drivers 2011-10-19 09:14:27 +01:00
lxc_container.c waitpid: improve safety 2011-10-24 15:42:52 -06:00
lxc_container.h lxc: controller: Improve container error reporting 2011-06-07 14:38:54 -04:00
lxc_controller.c lxc: Revert zeroing count of allocated items if VIR_REALLOC_N fails 2011-10-27 10:32:21 +02:00
lxc_driver.c lxc: avoid missing '{' in the function 2011-10-27 09:33:26 +02:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf LXC add driver config file lxc.conf 2009-10-08 17:40:14 +02:00
test_libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
veth.c lxc: do not require 'ifconfig' or 'ipconfig' in container 2011-09-01 20:11:50 -06:00
veth.h lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00