From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31405 invoked by alias); 26 Oct 2006 07:13:15 -0000 Received: (qmail 31362 invoked by uid 48); 26 Oct 2006 07:13:01 -0000 Date: Thu, 26 Oct 2006 07:13:00 -0000 Message-ID: <20061026071301.31361.qmail@sourceware.org> From: "jakub at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061026053818.3426.lemke_juergen@yahoo.de> References: <20061026053818.3426.lemke_juergen@yahoo.de> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/3426] canonicalize_file_name's behavior differs from documentation 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/msg00129.txt.bz2 List-Id: ------- Additional Comments From jakub at redhat dot com 2006-10-26 07:13 ------- __nonnull ((1)) means that the first argument must not be NULL, not that the function can't return NULL. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://sourceware.org/bugzilla/show_bug.cgi?id=3426 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.