diff options
author | Vineeth TM <vineeth.tm@samsung.com> | 2016-01-25 13:33:09 +0900 |
---|---|---|
committer | Thiago Santos <thiagoss@osg.samsung.com> | 2016-01-25 10:07:55 -0300 |
commit | e389211aa54f2b1da9df9dbe80f8624ba5e045db (patch) | |
tree | 8cd384fdfd0900b5a5c59075aed55bc0a3d21e73 /ext/opencv | |
parent | 6a35a4018e4274ce1965054161e92291d19f6291 (diff) | |
download | gstreamer-plugins-bad-e389211aa54f2b1da9df9dbe80f8624ba5e045db.tar.gz |
h265parse: Fix buffer leak when sps is not present
When sps data is NULL, the buffer allocated and mapped is not being freed.
In this scenario there is no need to allocate the buffer as we are supposed to return NULL.
https://bugzilla.gnome.org/show_bug.cgi?id=761070
Diffstat (limited to 'ext/opencv')
0 files changed, 0 insertions, 0 deletions