multiqueue: Fix possible NULL pointer dereferencing
authorThibault Saunier <tsaunier@igalia.com>
Tue, 2 Jul 2019 21:14:50 +0000 (17:14 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 2 Jul 2019 21:27:32 +0000 (17:27 -0400)
commit7a2d32abda076f32a6cb47154f9a6a58756939e0
tree32ced4dfaab649359f96056dde0444469f579a62
parente5a3f12ff2acc7ea131c56b31c21987df18d4033
multiqueue: Fix possible NULL pointer dereferencing

In the hotdoc inspector for example, pads are instantiated with
g_object_new, other code paths to get/set properties already make
that check.

And update doc cache
docs/plugins/gst_plugins_cache.json
plugins/elements/gstmultiqueue.c