aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-07-11 23:36:46 -0400
committerRich Felker <dalias@aerifal.cx>2012-07-11 23:36:46 -0400
commit92f8396b0c8e4f146563b87f46137484cfb36e31 (patch)
tree62bd8daab801d7127114a33a83db28f591e01669 /src/regex
parentmips clone: don't free stack space used to copy arg (diff)
downloadgrovel-92f8396b0c8e4f146563b87f46137484cfb36e31.tar.gz
grovel-92f8396b0c8e4f146563b87f46137484cfb36e31.tar.xz
fix potential race condition in detached threads
after the thread unmaps its own stack/thread structure, the kernel, performing child tid clear and futex wake, could clobber a new mapping made at the same location as the just-removed thread's tid field. disable kernel clearing of child tid to prevent this.
Diffstat (limited to 'src/regex')
0 files changed, 0 insertions, 0 deletions