tests: glmatrix: fix leaks in unit test
This commit is contained in:
parent
afe5ed8ad7
commit
9f664f62ee
@ -333,6 +333,8 @@ GST_START_TEST (test_matrix_vertex_y_invert)
|
||||
"value %f at index %u does not match " "expected value %f", res[i], i,
|
||||
expected[i]);
|
||||
}
|
||||
|
||||
gst_buffer_unref (buffer);
|
||||
}
|
||||
|
||||
GST_END_TEST;
|
||||
|
Loading…
x
Reference in New Issue
Block a user