Skip to content

fix: null-safe CodecInfo access in AudioCodecBaseMessenger - #1459

Open
equinoy wants to merge 1 commit into
dev/v3-routingfrom
fix/audio-codec-messenger-codec-info-null-ref
Open

fix: null-safe CodecInfo access in AudioCodecBaseMessenger#1459
equinoy wants to merge 1 commit into
dev/v3-routingfrom
fix/audio-codec-messenger-codec-info-null-ref

Conversation

@equinoy

@equinoy equinoy commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Codec.CodecInfo is null during DSP startup/reconnect. Guard with null- conditional to prevent NullReferenceException from propagating up through the CallStatusChange event chain.

Codec.CodecInfo is null during DSP startup/reconnect. Guard with null-
conditional to prevent NullReferenceException from propagating up through
the CallStatusChange event chain.
@equinoy
equinoy requested a review from ndorin August 12, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant