K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-03-23T19:58:12.000000Z K 7 svn:log V 248 Move spx_savesi from being a global variable to an automatically allocated variable on the spx_input() stack. It's not very large, and this will avoid parallelism issues when spx_input() runs in more than one thread at a time. MFC after: 1 month END