Skip to content
Snippets Groups Projects
Commit e481a2b8 authored by Frediano Ziglio's avatar Frediano Ziglio
Browse files

gstreamer: Avoid dangling pointers in free_pipeline


Although currently after free_pipeline we free the entire structure
the name and the function suggests that we only free the pipeline.
Also this is fixing a future possible problem with the series
from Vivek Kasireddy reusing the SpiceGstDecoder for another
pipeline if H/W encoder pipeline creation fails.

Signed-off-by: default avatarFrediano Ziglio <freddy77@gmail.com>
parent de6d2283
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment