Skip to content

rtph264pay/rtph265pay: Fix use after free

We can't assume a buffer that has been pushed in the adapter is still valid. This fixes a use after free detect when running test on jenkins.

cc @bilboed

Merge request reports