tests: fix leak in test-string-input-visitor
commitbd794065ffffe10721b6a95f1db52f2cc7953196
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 12 Jul 2016 14:08:47 +0000 (12 16:08 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 8 Sep 2016 14:05:21 +0000 (8 18:05 +0400)
tree1a1f7430c5c88b941e23528151f4dff1c276a3bd
parent3972a4884ddffcdd1037f5ec2a5a514784bdcec9
tests: fix leak in test-string-input-visitor

Free the list returned by visit_type_intList().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/test-string-input-visitor.c