Date: Thu, 3 Jun 2010 14:16:58 +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: <201006031417.o53EHBLE088157@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-06-03 14:16:58 UTC
FreeBSD src repository
Modified files:
lib/libc/posix1e acl_entry.c
Log:
SVN rev 208783 on 2010-06-03 14:16:58Z by trasz
The 'acl_cnt' field is unsigned; no point in checking if it's >= 0.
Found with: Coverity Prevent
CID: 6192
Revision Changes Path
1.12 +1 -2 src/lib/libc/posix1e/acl_entry.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006031417.o53EHBLE088157>
