coreaudio-rs
coreaudio-rs copied to clipboard
memory leak when getting device name
https://github.com/RustAudio/coreaudio-rs/blob/91fa8d29421d1a86555e11d3c7bee18d58d335b1/src/audio_unit/macos_helpers.rs#L280
used in
https://github.com/mediar-ai/screenpipe
i use this in a thread could it be the issue?
Hey! Looking into this as I also noticed some weird behavior w memory. I did see this comment, trying to figure out where the leak in coreaudio-rs is.