On Thu, May 9, 2019 at 8:56 AM Martin Lau <[email protected]> wrote: > > On Wed, May 08, 2019 at 05:49:32PM +0100, Lorenz Bauer wrote: > > There are a few tests which call bpf_object__close on uninitialized > > bpf_object*, which may segfault. Explicitly zero-initialise these pointers > > to avoid this. > Acked-by: Martin KaFai Lau <[email protected]>
Applied. Thanks
