Skip to content

[audiotoolbox] Remove null check on sourceAudioUnit - #1675

Merged
spouliot merged 1 commit into
dotnet:xcode8.3from
spouliot:audiotoolbox-remove-nullcheck
Feb 10, 2017
Merged

[audiotoolbox] Remove null check on sourceAudioUnit#1675
spouliot merged 1 commit into
dotnet:xcode8.3from
spouliot:audiotoolbox-remove-nullcheck

Conversation

@spouliot

@spouliot spouliot commented Feb 10, 2017

Copy link
Copy Markdown
Contributor

PR #1667 changed some code to allow null SourceAudioUnit - but it forgot
to remove the null check that throws an ArgumentNullException. Thanks
to Tim for spotting this.

PR#1667 changed some code to allow null SourceAudioUnit - but it forgot
to remove the null check that throws an ArgumentNullException. Thanks
to Tim for spotting this.
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@spouliot

Copy link
Copy Markdown
Contributor Author

known issue:

@spouliot
spouliot merged commit 2aa28ca into dotnet:xcode8.3 Feb 10, 2017
@spouliot
spouliot deleted the audiotoolbox-remove-nullcheck branch February 10, 2017 13:41
spouliot added a commit to spouliot/xamarin-macios that referenced this pull request Mar 28, 2017
PR#1667 changed some code to allow null SourceAudioUnit - but it forgot
to remove the null check that throws an ArgumentNullException. Thanks
to Tim for spotting this.
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.

5 participants