Re: [libvirt] PATCH: Avoid crashing valgrind in LXC driver

2009-01-30 Thread Daniel Veillard
On Fri, Jan 30, 2009 at 11:41:16AM +, Daniel P. Berrange wrote: > The LXC driver makes use of new clone flags for creating containers. It > creates a dummy container which immediately exits in order to test for > availabilty of this feature in the kernel. Unfortunately valgrind has > no knowle

[libvirt] PATCH: Avoid crashing valgrind in LXC driver

2009-01-30 Thread Daniel P. Berrange
The LXC driver makes use of new clone flags for creating containers. It creates a dummy container which immediately exits in order to test for availabilty of this feature in the kernel. Unfortunately valgrind has no knowledge of these new clone flags, gets very very unhappy and then reports bogus