In gst_svthevc_enc_propose_allocation if we don't get info from the caps, we'd goto done, which could potentially try to unref and unitialized pool variable. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5476>
In gst_svthevc_enc_propose_allocation if we don't get info from the caps, we'd goto done, which could potentially try to unref and unitialized pool variable. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5476>