validate-scenario: Avoid invalid memory access
authorEdward Hervey <edward@centricular.com>
Wed, 3 May 2017 15:57:05 +0000 (17:57 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 5 May 2017 12:43:25 +0000 (14:43 +0200)
commit790e78c4f8b7cc501aff00eab40c2b8b6ae22f23
tree0df60ce54157e68efab48a16399f4445de906229
parent540200bd0a617f13118e8e85c83d87c038131bb5
validate-scenario: Avoid invalid memory access

The name of the action comes directly (i.e. not copied) from the
contained GstStructure field. Therefore make sure to take that
name from the proper structure field (copied just before) and
not from an outside one.
validate/gst/validate/gst-validate-scenario.c