[perl #45053] Memory corruption with heavy module loading in threads
authorDave Mitchell <davem@fdisolutions.com>
Fri, 14 Sep 2007 18:25:44 +0000 (18:25 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Fri, 14 Sep 2007 18:25:44 +0000 (18:25 +0000)
commit863e9b4aa72b7b080129007c00c2b1efa2a78bca
treebe688134cdbbf6ff241b7ca62dbc72179d71f334
parent636e63cb2d86040c1b02edfaea110c6993a0b8de
[perl #45053] Memory corruption with heavy module loading in threads
In void context, eval leaves garbage on the stack. Don't then
copy this back into the threads->param array!

p4raw-id: //depot/perl@31864
ext/threads/t/thread.t
ext/threads/threads.xs