From: Daniel Borkmann <[email protected]>
Date: Fri, 21 Dec 2018 14:04:46 +0100
> Minor fallout from merge resolution, test_verifier was segfaulting
> because the REJECT result was correct, but errstr was NULL. Properly
> fix it as in 339bbff2d6e0.
>
> Fixes: 339bbff2d6e0 ("Merge
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")
> Signed-off-by: Daniel Borkmann <[email protected]>
> ---
> [ Hi David, would be great if you could take it directly, thanks! ]
I'll learn how to resolve conflicts properly some day :-)
Applied, thanks Daniel.