commit | 71fb87e64c51627564262fd64299f7ac79625404 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Mar 03 23:20:25 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Mar 03 23:20:25 2010 +0000 |
tree | df72f580ff07a3bd5419e3a3509a8c5806a51836 | |
parent | 2379bb664ac33b77d076a9a8db59f73af9eb3c8f [diff] |
Issue #7544: Preallocate thread memory before creating the thread to avoid a fatal error in low memory condition.