diff --git a/acl.c b/acl.c index ed090ee..cb46cc0 100644 --- a/acl.c +++ b/acl.c @@ -365,7 +365,9 @@ nomem: a->attrib[k]=0; a->attrs[l]=a->attrib+k+1; } +#ifndef __dietlibc__ assert(l==a->anum); // this is for the benefit of clang's static analyzer +#endif for (k=0; kanum; ++k) { int found=0; for (j=0; j