[libvirt] [PATCH] lxc: Don't crash if no security driver is specified in libvirt_lxc

Peter Krempa pkrempa at redhat.com
Mon Nov 26 14:50:42 UTC 2012


On 11/26/12 15:48, Jiri Denemark wrote:
> On Mon, Nov 26, 2012 at 15:22:25 +0100, Peter Krempa wrote:
>> When no security driver is specified libvirt_lxc segfaults as a debug
>> message tries to access security labels for the container that are not
>> present.
>>
>> This problem was introduced in commit 6c3cf57d6cb27cf10064baf8cca0f39.
>> ---
>>   src/lxc/lxc_controller.c | 14 +++++++++-----
>>   1 file changed, 9 insertions(+), 5 deletions(-)
>
> ACK
>
> Jirka
>

Pushed, thanks.

Peter




More information about the libvir-list mailing list