Date: Sat, 5 Jun 2010 07:40:32 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/posix1e acl_to_text_nfs4.c Message-ID: <201006050740.o557eoJK026515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-06-05 07:40:32 UTC
FreeBSD src repository
Modified files:
lib/libc/posix1e acl_to_text_nfs4.c
Log:
SVN rev 208811 on 2010-06-05 07:40:32Z by trasz
Don't use pointer to 64 bit value (id_t) to point to 32 bit value (uid_t).
Found with: Coverity Prevent
CID: 7466, 7467
MFC after: 2 weeks
Revision Changes Path
1.5 +5 -5 src/lib/libc/posix1e/acl_to_text_nfs4.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006050740.o557eoJK026515>
