From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6671 invoked by alias); 12 Oct 2006 14:52:08 -0000 Received: (qmail 6618 invoked by uid 48); 12 Oct 2006 14:52:00 -0000 Date: Thu, 12 Oct 2006 14:52:00 -0000 Message-ID: <20061012145200.6617.qmail@sourceware.org> From: "kris dot van dot hees at oracle dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061012145036.3355.kris.van.hees@oracle.com> References: <20061012145036.3355.kris.van.hees@oracle.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/3355] strnlen() accesses memory locations beyond (s + maxlen) X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00067.txt.bz2 List-Id: ------- Additional Comments From kris dot van dot hees at oracle dot com 2006-10-12 14:51 ------- Created an attachment (id=1372) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1372&action=view) Patch for strnlen() illegal access problem This patch resolves the two issues mentioned in the bug report. The performance impact of the changes should be minimal. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3355 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.