Fixes Issue #14331: Use significantly less stack space when importing modules by
allocating path buffers on the heap instead of the stack.
G
Gregory P. Smith committed
c809f981437eff9882703ea5a8405e6daf79357c
Parent: 3187749
allocating path buffers on the heap instead of the stack.