validate: Properly handle proxy pads generating detailed info about NNEs
authorThibault Saunier <tsaunier@gnome.org>
Wed, 30 Nov 2016 16:32:09 +0000 (13:32 -0300)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 30 Nov 2016 16:58:56 +0000 (13:58 -0300)
commit79faf44d3272ee95747dfd3b46f029ae8699a978
treeff6561c544849393b1a99b0a0318eedf669cffc7
parentab614e63ae7833899a952501565df2a2f674214d
validate: Properly handle proxy pads generating detailed info about NNEs

In cases where we had a two consecutive bins with proxy pads, we could
segfault because we were dereferencing a NULL pointer to pad.
validate/gst/validate/gst-validate-pipeline-monitor.c
validate/tests/launcher_tests/test_validate.py