Fix: Add missing null check for createAudioSource in setupRTPRecording
Add a null check for createAudioSource similar to the setupVideoEncoder check. This prevents RTPWriter instantiating with an invalid audio source. Bug: 385263014 Bug: 377593888 Test: ./mediarecorder_fuzzer Change-Id: I7537695f3f31ba02cdd1a54460116dcbbcbd88cf
Loading
Please register or sign in to comment