From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 437 invoked by alias); 23 Dec 2005 15:38:20 -0000 Received: (qmail 430 invoked by uid 48); 23 Dec 2005 15:38:19 -0000 Date: Fri, 23 Dec 2005 15:38:00 -0000 Message-ID: <20051223153819.429.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20051031180548.1769.wharms@bfs.de> References: <20051031180548.1769.wharms@bfs.de> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/1769] getopt_long() crashes if optstring is NULL 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: 2005-12/txt/msg00125.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2005-12-23 15:38 ------- There is nowhere wording that passing NULL is valid. Your code is simply buggy. Fix it instead of complaining about other people's code. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://sourceware.org/bugzilla/show_bug.cgi?id=1769 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.