summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_multiprocessing.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2008-07-17 16:37:17 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2008-07-17 16:37:17 (GMT)
commite921e02a2e97cc418a1c8faec135056802849864 (patch)
tree9cdcd0dea2a9ca50162eb03ee8a976cf19ed6b88 /Lib/test/test_multiprocessing.py
parentc3fee694644cdf24bfb974dcd924fbdf524350ee (diff)
downloadcpython-e921e02a2e97cc418a1c8faec135056802849864.zip
cpython-e921e02a2e97cc418a1c8faec135056802849864.tar.gz
cpython-e921e02a2e97cc418a1c8faec135056802849864.tar.bz2
Fix uninitialized memory read for cases like def(f, *): pass
There's not much interesting here. The old code read uninitialized memory but at worst incremented i past NCH(n), but no bad effects followed from that.
Diffstat (limited to 'Lib/test/test_multiprocessing.py')
0 files changed, 0 insertions, 0 deletions