Re: [DTrace-devel] [PATCH 3/6] Check if the BPF PROG_LOAD is either -1 or else non-negative
Nick Alcock <[email protected]> Tue, 14 Apr 2026 22:40:08 +0100
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <[email protected]> |
On 31 Mar 2026, eugene loh outgrape: > From: Eugene Loh <[email protected]> > > The return value is supposed to be -1 or non-negative. The current > check lumps 0 with -1. > > Signed-off-by: Eugene Loh <[email protected]> Reviewed-by: Nick Alcock <[email protected]> -- NULL && (void)