v4l2videodec: Protect NULL pool while going to READY
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 12 Mar 2014 17:07:38 +0000 (18:07 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:35 +0000 (15:56 -0400)
commitb4d89b9809858f69045263800f72e7b797606843
treee1650b2891c04470db3c5f9bf8840da28144a06a
parentb5dde037b4695dd3b62c6d0d4e4b31910061cc9b
v4l2videodec: Protect NULL pool while going to READY

When the pipeline fails early, the pool might be unset before the processing
thread has run once. Add protection against that.
sys/v4l2/gstv4l2videodec.c