|
Message-ID: <7246E889-950C-462D-A2E7-F5303ACA3369@trust-in-soft.com>
Date: Fri, 10 Nov 2017 08:25:19 +0000
From: Pascal Cuoq <cuoq@...st-in-soft.com>
To: "musl@...ts.openwall.com" <musl@...ts.openwall.com>
Subject: Re: misc minor undefined behaviors in musl
Hello,
On 10 Nov 2017, at 02:09, Rich Felker <dalias@...c.org<mailto:dalias@...c.org>> wrote:
Indeed, commit a6054e3c94aa0491d7366e4b05ae0d73f661bfe2 introduced the
mismatch. Fixing it.
While you are focusing on this part of the code, how about changing the definition of __pthread_tsd_run_dtors in src/thread/pthread_key_create.c to one with a prototype?
void __pthread_tsd_run_dtors(void)
{
This is what made me unsure you even wanted to hear about the mismatch.
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.