Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 13:28:02 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Peter Pentchev <roam@ringlet.net>
Cc:        freebsd-net@FreeBSD.ORG, freebsd-audit@FreeBSD.ORG
Subject:   Re: [CFR] whois(1) out-of-bound access patch
Message-ID:  <20011004132801.A64960@nagual.pp.ru>
In-Reply-To: <20011004121640.C1959@ringworld.oblivion.bg>
References:  <20011004121640.C1959@ringworld.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 04, 2001 at 12:16:40 +0300, Peter Pentchev wrote:

> +		if ((len == 0) || !isspace(buf[len - 1])) {

Must be isspace((unsigned char)....)

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011004132801.A64960>