matcher: fix segfault with subscript on non-array element
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Feb 2016 17:32:55 +0000 (18:32 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Feb 2016 17:32:55 +0000 (18:32 +0100)
commit0c5f596da75c58a1fd0999133e18291a680dd040
treec9478bb5ecb6c6fefc7b829368e71e60ce4b08cf
parent691f1065ad33b5d53d342e8705a37563d9ebb8b5
matcher: fix segfault with subscript on non-array element

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
matcher.c