On 09/05/14 00:26, John Ferlan wrote:
If we jump to cleanup before allocating 'result', then the
call to
virBlkioDeviceArrayClear() could dereference result
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/lxc/lxc_driver.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
ACK