[PATCH RFC 3/4] filter_seccomp: skip seccomp setup when there's nothing to filter

Paul Chaignon paul.chaignon at gmail.com
Sat Jul 13 17:58:51 UTC 2019


On Sat, Jul 13, 2019 at 03:21:01PM +0300, Dmitry V. Levin wrote:
> On Sat, Jul 13, 2019 at 12:24:31PM +0200, Paul Chaignon wrote:
> [...]
> > diff --git a/number_set.c b/number_set.c
> > index 27fcb6bb..9242dcfd 100644
> > --- a/number_set.c
> > +++ b/number_set.c
> > @@ -17,6 +17,7 @@
> >  #include "number_set.h"
> >  #include "static_assert.h"
> >  #include "xmalloc.h"
> > +#include "static_assert.h"
> 
> This hunk looks odd.

Thanks!  Will fix.

Paul


More information about the Strace-devel mailing list