
11 Sep
2014
11 Sep
'14
11:17 a.m.
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@redhat.com> --- src/lxc/lxc_driver.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
ACK