On Thu, Sep 3, 2020 at 1:36 PM Andrii Nakryiko
<[email protected]> wrote:
>
> On Thu, Sep 3, 2020 at 1:06 PM Hao Luo <[email protected]> wrote:
> >
> > The returned value of bpf_object__open_file() should be checked with
> > libbpf_get_error() rather than NULL. This fix prevents test_progs from
> > crash when test_global_data.o is not present.
> >
> > Signed-off-by: Hao Luo <[email protected]>
> > ---
>
> thanks!
>
> Acked-by: Andrii Nakryiko <[email protected]>

Applied. Thanks

Reply via email to