diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-03-14 20:36:36 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-03-14 20:36:36 (GMT) |
commit | 32f30df7bb34cd5309b90bccc48e91db8d6ed5a7 (patch) | |
tree | 0ffae9e11d14a1eaa9ee089f8880a2351a8427c2 /doc | |
parent | 0eb7a1fb9e15be7ee00715c914e0713174b42129 (diff) | |
download | tcl-32f30df7bb34cd5309b90bccc48e91db8d6ed5a7.zip tcl-32f30df7bb34cd5309b90bccc48e91db8d6ed5a7.tar.gz tcl-32f30df7bb34cd5309b90bccc48e91db8d6ed5a7.tar.bz2 |
* win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head
by David Gravereaux in 2004. See ChangeLog entry 2004-01-19.
[Bug 1381436].
Fixed a thread-safety problem with the process list. The delayed
cut operation after the wait was going stale by being outside
the list lock. It now cuts within the lock and does a locked
splice for when it needs to instead. [Bug 859820]
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions