From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B5CC3856089; Sat, 17 Feb 2024 05:31:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B5CC3856089 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708147896; bh=3fVS3Z69qLcpYl6PjkgalYWA9JXN5ZagYekZEivc5Ig=; h=From:To:Subject:Date:In-Reply-To:References:From; b=T8g3g2N4hQ3I6hfPmNDHn2nuHX4YGhl+mJP+cz3uP6l4FiPd/cpSp9jBaxfIpyOkT qhHMI5nAJ/9mUas3FQDpOVqnHhzGI7jJrFUhsYRxOy+iJlXnGqC5UQ1pJFcZJ4dDjC jMIEdu4W1rV5BrN1GQHSbshPtRRxFuCv5Yb59RA0= From: "eggert at cs dot ucla.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/113963] analyzer-null-dereference, analyzer-malloc-leak false alarms in Gnulib savedir.c Date: Sat, 17 Feb 2024 05:31:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: eggert at cs dot ucla.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113963 --- Comment #1 from Paul Eggert --- Created attachment 57442 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57442&action=3Dedit test program without line number directives (also compressed) This is the same program as savedir.i, except without line number directive= s. Like the other test program, it's compressed with gzip.=