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

Paul Chaignon paul.chaignon at gmail.com
Mon Aug 5 15:50:16 UTC 2019


On Mon, Aug 05, 2019 at 12:01:50AM +0300, Dmitry V. Levin wrote:
> On Wed, Jul 31, 2019 at 05:36:29PM +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.

Weird, I don't remember fixing merge conflicts on this.
It's fixed.  Thanks!

Paul


More information about the Strace-devel mailing list