Date: Thu, 22 Jul 2010 09:14:18 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/compat-43 sigcompat.c Message-ID: <201007220914.o6M9ElFc027131@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2010-07-22 09:14:18 UTC
FreeBSD src repository
Modified files:
lib/libc/compat-43 sigcompat.c
Log:
SVN rev 210370 on 2010-07-22 09:14:18Z by kib
Verify return value of the sigset manipulation functions
to catch invalid signal numbers [1]. Use consistent style of
not assigning the return value to a local variable.
Reported by: Garrett Cooper <yanegomi gmail com> [1]
MFC after: 1 week
Revision Changes Path
1.14 +14 -22 src/lib/libc/compat-43/sigcompat.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007220914.o6M9ElFc027131>
