From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from second.openwall.net (second.openwall.net [193.110.157.125]) by inbox.vuxu.org (Postfix) with SMTP id A05AD22212 for ; Mon, 18 Mar 2024 23:41:36 +0100 (CET) Received: (qmail 26029 invoked by uid 550); 18 Mar 2024 22:37:07 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 25996 invoked from network); 18 Mar 2024 22:37:07 -0000 Date: Mon, 18 Mar 2024 22:39:25 +0000 (UTC) From: Thorsten Glaser X-X-Sender: tg@herc.mirbsd.org To: musl@lists.openwall.com In-Reply-To: <627epdel4gidvu46u5ua2mclieqy3wwqbs7sxjgtgrsmkvn4up@ehu5ru6micnr> Message-ID: References: <20240318213441.GH4163@brightrain.aerifal.cx> <627epdel4gidvu46u5ua2mclieqy3wwqbs7sxjgtgrsmkvn4up@ehu5ru6micnr> Content-Language: de-Zsym-DE-1901-u-em-text-rg-denw-tz-utc, en-Zsym-GB-u-cu-eur-em-text-fw-mon-hc-h23-ms-metric-mu-celsius-rg-denw-tz-utc-va-posix MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: Re: [musl] Potential bug in __res_msend_rc() wrt to union initialisation. NRK dixit: >So something like: > >=09static union u zero; >=09union u u =3D zero; Even that gets funny when you have: union { =09struct { =09=09char *foo; =09=09uintptr_t bar; =09} a; =09struct { =09=09uintptr_t baz; =09=09char *bla; =09} b; } u; In this case, u.b.baz can very well be 0x55555555 when you initialise u.a as {} (C23+) or {0}, e.g. on TenDRA with the option to have nil pointers be not a binary 0-bits representation. bye, //mirabilos --=20 22:20=E2=8E=9C The crazy that persists in his craziness becomes a m= aster 22:21=E2=8E=9C And the distance between the craziness and geniality= is only measured by the success 18:35=E2=8E=9C "Psychotics are consist= ently inconsistent. The essence of sanity is to be inconsistently inconsistent