From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6FBC53858C78; Thu, 18 Apr 2024 15:53:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6FBC53858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713455601; bh=UF1AUz71BWy5uwBpfAj3VPw+ApcN/mi6v/hee5kAmwI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nU6bkLKkfxCSeWR8bh3TMsl4nfM1rQTduQEt48W12qsv3dBM1Qe1cd/Wl1l4vajPZ 3T2myAgqXiBRVpp/ECsvRgwWoiOlTw6ha4yHI4Mko6QC0WHQ0sXZ7UYvb4vVX1YXtw 98UFZ1IPaJe4IYCvGQ8s0ATDBbKF5/oWvtO7Mi+4= From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/25895] Add __nonnull ((1)) to fopen declaration Date: Thu, 18 Apr 2024 15:53:20 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW 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: everconfirmed bug_status cf_reconfirmed_on 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=3D25895 Carlos O'Donell changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2024-04-18 --- Comment #4 from Carlos O'Donell --- (In reply to Martin Li=C5=A1ka from comment #2) > So would it be possible to decorate the function with __nonnull ((1))? That would be an interesting thing to do but would require distribution tes= ting to make sure we don't break applications that are currently compiling. --=20 You are receiving this mail because: You are on the CC list for the bug.=