Date: Wed, 6 Oct 2010 07:34:41 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_futex.c Message-ID: <201010060735.o967Z0AN097175@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2010-10-06 07:34:41 UTC FreeBSD src repository Modified files: sys/compat/linux linux_futex.c Log: SVN rev 213471 on 2010-10-06 07:34:41Z by netchild Fix a comparision of an uninitialised pointer. Submitted by: arundel Found by: clang analysis (automatic service by uqs@) Reviewed by: rdivacky Revision Changes Path 1.25 +1 -1 src/sys/compat/linux/linux_futex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010060735.o967Z0AN097175>