|
Message-ID: <20220314162303.GZ7074@brightrain.aerifal.cx> Date: Mon, 14 Mar 2022 12:23:03 -0400 From: Rich Felker <dalias@...c.org> To: Gavin Howard <gavin.d.howard@...il.com> Cc: musl@...ts.openwall.com Subject: Re: Possible PEBKAC or Bug in musl Semaphores and/or Mutexes On Mon, Mar 14, 2022 at 10:12:07AM -0600, Gavin Howard wrote: > I used it, but it was giving me too many false positives to be useful, > mostly on data that was initialized when only one thread existed, so it > was initialized without holding a lock. I might suggest a programming questions forum like Stack Overflow as a more productive place to pursue this than the musl mailing list, since this is pretty clearly not an actionable bug report (which would need a complete test case you *can* publish that reproduces the purported bug) and almost surely not related to any bug in musl. Rich
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.