From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18806 invoked by alias); 2 Apr 2006 17:59:50 -0000 Received: (qmail 18796 invoked by uid 48); 2 Apr 2006 17:59:47 -0000 Date: Sun, 02 Apr 2006 17:59:00 -0000 Message-ID: <20060402175947.18795.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060305170201.2418.aurelien@aurel32.net> References: <20060305170201.2418.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2418] getcwd() print an assertion for a path greater than MAX_PATH 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-04/txt/msg00025.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2006-04-02 17:59 ------- Andreas' patch is of course much better. Working around an assert is never the right idea. I added an MAX in there, though, just in case somebody does something stupid wrt to the definitions. -- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=2418 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.