fdkaacenc: Properly terminate GEnumValue table
authorEdward Hervey <edward@centricular.com>
Fri, 4 Nov 2022 07:09:52 +0000 (08:09 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 4 Nov 2022 17:59:21 +0000 (17:59 +0000)
commit8ca2a2a230817c4b815049404915c076074c417b
tree1e5736c5190a9142d7e9614fd1db1e27e0c0bd87
parent0213536f770ec3177eb471099edb18548ff9e763
fdkaacenc: Properly terminate GEnumValue table

It should be terminated with a NULL entry, otherwise we just stray into the
realms of cryptographic libraries^W^W random memory usage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3319>
subprojects/gst-plugins-bad/ext/fdkaac/gstfdkaacenc.c