On 7/29/20 6:50 AM, Andrii Nakryiko wrote:
Check that link is NULL or proper pointer before invoking bpf_link__destroy(). Not doing this causes crash in test_progs, when cg_storage_multi selftest fails.Cc: YiFei Zhu <[email protected]> Fixes: 3573f384014f ("selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress") Signed-off-by: Andrii Nakryiko <[email protected]>
Applied, thanks!
