Commits

Robb Matzke committed b75974abaa8
[svn-r262] Changed an array to be allocated on the heap instead of the stack. Some OS's have problems with large arrays created on the stack and I had forgotten about that when I wrote this test.
[svn-r262] Changed an array to be allocated on the heap instead of the stack. Some OS's have problems with large arrays created on the stack and I had forgotten about that when I wrote this test.