streamheader: Fix caps leak in the vorbisenc unit test
This commit is contained in:
parent
cc6e70e8ec
commit
11ad341d35
@ -156,6 +156,8 @@ buffer_probe_cb (GstPad * pad, GstBuffer * buffer)
|
||||
}
|
||||
fail_unless (found, "Did not find incoming IN_CAPS buffer %p on caps",
|
||||
buffer);
|
||||
|
||||
gst_caps_unref (caps);
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user