Skip to content

gstmeta: intern registered impl string

Subsequent lookups in the hashtable are probably better done on memory we're confident is allocated to us :)

It was easy to trigger invalid reads by calling gst_meta_register with dynamically allocated memory, freeing that memory, then calling gst_meta_get_info()

Edited by Mathieu Duponchelle

Merge request reports