|
Message-ID: <alpine.LNX.2.20.13.1706011839280.25404@monopod.intra.ispras.ru> Date: Thu, 1 Jun 2017 18:42:05 +0300 (MSK) From: Alexander Monakov <amonakov@...ras.ru> To: musl@...ts.openwall.com Subject: Re: Use-after-free in __unlock This is probably due to logic error (recently mentioned either on this list or #musl irc) in pthread_create.c, handling of self->startlock between __pthread_create and (static) start() is inconsistent. Alexander
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.