commit | fcdf04becc33add8bdc791466c7e96847f5335fc | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sun Mar 18 16:07:10 2012 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Sun Mar 18 16:07:10 2012 -0700 |
tree | 0f08f770028d5bd0385b1255d1011f7594cc1501 | |
parent | 28b22d0d15ea3b816f11f6c577150c9fbbeccbce [diff] |
Fixes Issue #14331: Use significantly less stack space when importing modules by allocating path buffers on the heap instead of the stack.