Hi Tomas,

Tomas Carnecky schreef:
> Is alloca() not allowed in wine? (asking because you allocate hw_params
> on the stack, but it's freed if the function exits, so it's only used
> inside this one function).
>   
Last time I tried using alloca in alsa volume control it was rejected,
so I'm just walking safe path.

Cheers,
Maarten


Reply via email to