From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8EBDB3858C50; Thu, 30 Mar 2023 17:41:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8EBDB3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680198100; bh=J5ezAKSptMM2weTZQ5vSfAerCzzTiKaGxoPtSvUovLg=; h=From:To:Subject:Date:From; b=SYDIV/ObUZiseOp7gX6WGdNJGncX2RlpxgoiaS+torJ0LJbXvAjSk6v2m70EqAzxP Bii7/SFIQBZ0FXqxGXDDFhDcrP/qkJC4V5n4Gak362aBw0/XCoZFQmI2xvcuWoIelb vCctUBTY7VeJcIVE/kUb1yl95y0wWWIcAsYxCEaM= From: "rouca at debian dot org" To: glibc-bugs@sourceware.org Subject: [Bug network/30293] New: Socket API is not alias safe Date: Thu, 30 Mar 2023 17:41:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: 2.39 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rouca at debian dot org 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D30293 Bug ID: 30293 Summary: Socket API is not alias safe Product: glibc Version: 2.39 Status: NEW Severity: normal Priority: P2 Component: network Assignee: unassigned at sourceware dot org Reporter: rouca at debian dot org Target Milestone: --- Hi, POSIX was ammended about aliasing in socket API. Glibc should implement alias safe socket API https://austingroupbugs.net/view.php?id=3D1641 --=20 You are receiving this mail because: You are on the CC list for the bug.=