diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-07 05:21:42 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-07 05:21:42 +0100 |
commit | a0e001a234796825f809e28c48880932b9e2aea9 (patch) | |
tree | 99a4fb6ea172323fc921a04528158caae3213310 /sys/src/libc/9sys/dial.c | |
parent | 20cc2799afd44ca156894fd96a1a72b61fc8a63a (diff) |
devproc: reset p->pdbg under p->debug qlock in procstopwait()
theres a race where procstopwait() is interrupted by a note,
setting p->pdbg to nil *before* acquiering the lock and
and pexit() and procctl() accessing it assuming it doesnt
change under them while they are holding the lock.
Diffstat (limited to 'sys/src/libc/9sys/dial.c')
0 files changed, 0 insertions, 0 deletions