mozilla / cubeb

Cross platform audio library
ISC License
434 stars 123 forks source link

AAudio: ensure input buffer is large enough when reading input data #763

Closed padenot closed 9 months ago

padenot commented 9 months ago

This is not great because it can allocate from the callback (only once or twice, so it's fine) but we need something we can uplift: we're trashing some memory and this is crashing in various locations in gecko.