From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 258E03858C78; Sat, 11 May 2024 17:50:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 258E03858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715449854; bh=LINN2V1Hl1IA4rTaeU4GODsP2WpIxJqD1rcaciL+Ul4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=m0K9h5iWu6m+j4QWuxdW3fIzjQuqr6OXUOWcGR2L1h4bN0ZOXYszqw15DELy7VA8g +o1Xv9oulnDhNBbKpFqS8QFPYo1+iywiEwF6kS6z5XxAN3+UJ83PwNIvreDJyVUaiu JPTw9Z1D+kLtgWkjOYd1/jg5lDLLGSFK+WOPeFZQ= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/110014] -Wanalyzer-allocation-size mishandles realloc (..., .... * sizeof (object)) Date: Sat, 11 May 2024 17:50:53 +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.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: segher at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc 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=3D110014 Segher Boessenkool changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED CC| |segher at gcc dot gnu.org --- Comment #7 from Segher Boessenkool --- Reopened, then.=