From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11551 invoked by alias); 12 Oct 2006 20:48:27 -0000 Received: (qmail 11488 invoked by uid 48); 12 Oct 2006 20:48:18 -0000 Date: Thu, 12 Oct 2006 20:48:00 -0000 Message-ID: <20061012204818.11487.qmail@sourceware.org> From: "drepper at redhat 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/msg00069.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2006-10-12 20:48 ------- This is by design. The application cannot see any difference. There never will be any segfaults because of that. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX 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.