From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D47293858418; Tue, 8 Aug 2023 16:26:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D47293858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691512007; bh=XmDZdkTVPhNX90UCFPrp34jP1MHZrGDYpcYf0L+Hjj0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lV16oXCNx6mIKn5nJ6ZzhQqXTGDOlbEy/Xqj5nM48u0GeYWLnFl2Q2W4Q7WZN8Xce DbQw1PTfWHEF5vvhqAWDPgI4vHjEd9QGofziFlXvfhVDKO3fkzUHglvjfNRLzKropD 7ZqltrIEaPqU1gjXXtq81cZo6i11Suiy+A6HJGKQ= From: "markgaleck at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/30737] fdopendir() is not robust - returns bogus DIR* instead of flagging an error Date: Tue, 08 Aug 2023 16:26:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: markgaleck at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30737 --- Comment #1 from Mark Galeck --- Created attachment 15049 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15049&action=3Ded= it foobar.c - SSCCE source put in the same directory as the sample script foobar.sh --=20 You are receiving this mail because: You are on the CC list for the bug.=