Matthew Waters 629b427a13 ulpfecenc: fix unmatched free() call
One must always match a g_slice_new with a g_slice_free and a g_new with
a g_free.  This was not the case for the internal ctx struct.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1761>
2022-02-21 09:43:33 +00:00
..
2022-02-04 22:59:41 +00:00
2022-02-08 19:54:24 +00:00
2022-02-04 22:59:41 +00:00
2022-02-04 22:59:41 +00:00
2022-02-04 22:59:41 +00:00
2022-02-04 22:59:41 +00:00