|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Moritz Jodeit (moritz
cvs.openbsd.org)
Date: Wed Sep 12 2007 - 03:16:02 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: moritz
cvs.openbsd.org 2007/09/12 02:16:02
Modified files:
lib/libc/rpc : clnt_perror.c
Log message:
Remove wrong snprintf(3) truncation checks, which can't be
triggered and are off-by-one anyways. Instead replace them
with correct checks and add all the missing cases.
ok deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]