From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8AAC73858429; Sat, 17 Sep 2022 23:48:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8AAC73858429 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663458499; bh=3HNrLI1RaNg53EGCh6GLcsEpBrRXLD5PiSZfW+CKxwQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TDW9AHZhCLnb3BKneJ3wgcey5GaeXXaFOv860BUvmYji9cZmTKQUqBycBedyuF/sT leZ1oAmeeLoDnPlkIioIiKpRFOJz3o+Tbp97AKfwg0dNi21oIWPaDmS0JhCljKtayn 526c3fF7eYl7ULBQno6HfCYGyIBa6LYVBzbEaUng= From: "bart.vanassche at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29578] Definition of SUN_LEN() is wrong Date: Sat, 17 Sep 2022 23:48:19 +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.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bart.vanassche at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D29578 --- Comment #2 from Bart Van Assche --- I created this report because UndefinedBehaviorSanitizer reports the follow= ing when using the SUN_LEN() macro: runtime error: member access within null pointer of type 'struct sockaddr_u= n' The above message may indicate a bug in the UndefinedBehaviorSanitizer. --=20 You are receiving this mail because: You are on the CC list for the bug.=