Date: Thu, 3 Jun 2010 14:15:08 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/posix1e acl_entry.c Message-ID: <201006031415.o53EFLNl088019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-06-03 14:15:08 UTC FreeBSD src repository Modified files: lib/libc/posix1e acl_entry.c Log: SVN rev 208782 on 2010-06-03 14:15:08Z by trasz The 'acl_cnt' field is unsigned; no point in checking if it's >= 0. Found with: Coverity Prevent CID: 6193 Revision Changes Path 1.11 +1 -1 src/lib/libc/posix1e/acl_entry.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006031415.o53EFLNl088019>