Skip to content

fix(wasapi): don't panic when the COM enumerator fails to initialize - #1310

Merged
roderickvd merged 1 commit into
developfrom
fix/wasapi-enumerator-unwrap
Aug 16, 2026
Merged

fix(wasapi): don't panic when the COM enumerator fails to initialize#1310
roderickvd merged 1 commit into
developfrom
fix/wasapi-enumerator-unwrap

Conversation

@roderickvd

Copy link
Copy Markdown
Member

Fix for that item from #1302 where CoCreateInstance().unwrap() on the cached enumerator would let a safe API panic on failure.

The STA/thread-affinity bug from that issue needs a separate, bigger fix.

@LastExceed LastExceed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roderickvd
roderickvd merged commit dd196b6 into develop Aug 16, 2026
33 checks passed
@roderickvd
roderickvd deleted the fix/wasapi-enumerator-unwrap branch August 16, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants