mozilla / audioipc

Cubeb Audio Remoting For Gecko
10 stars 17 forks source link

client: Pass ptr::null() to data_cb when buffer is unused for stream type. #161

Closed kinetiknz closed 2 years ago

kinetiknz commented 2 years ago

We already handle this in the original audioipc branch, but it was missed in a refactoring for the macos branch. Verified with existing cubeb GTests.