Måns Rullgård <m...@mansr.com> wrote:
> I really don't want to use alloca().  It is non-standard, non-portable,
> somewhat dangerous, and messes with compiler optimisation.  There is
> nothing good about it.  Guess I'll have to do it myself.

One could also use thread-specific data to avoid messing with the
signature.  I don't know if that's too much churn and don't care
that much as long as the problem is fixed.

Thanks.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to