diff options
author | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | 2018-01-29 12:53:51 +0100 |
---|---|---|
committer | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | 2018-01-31 14:18:33 +0100 |
commit | b8ef897d0847d4abdd2855cde25ef8db0aae4d01 (patch) | |
tree | 20b1ff609096396149f1f39b7cc803b43141a5e3 /ext/vulkan/Makefile.am | |
parent | 198b3703e295ae415b5853c563a143ae805ef86c (diff) | |
download | gstreamer-plugins-bad-b8ef897d0847d4abdd2855cde25ef8db0aae4d01.tar.gz |
gdpdepay: don't use allocator if it has custom alloc
gdpdepay element uses the decide_allocation to fetch the downstream
allocator. Nonetheless it is possible that allocate uses a custom
alloc function, which is not usable by gdpdepay, crashing later the
application when the allocater buffer is NULL.
This patch checks for the allocator flags and reset it if the
allocator has a custom alloc function.
https://bugzilla.gnome.org/show_bug.cgi?id=789476
Diffstat (limited to 'ext/vulkan/Makefile.am')
0 files changed, 0 insertions, 0 deletions