testdisplay: Free the array of connectors
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 4 Sep 2013 13:21:55 +0000 (14:21 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 30 Sep 2013 17:04:22 +0000 (18:04 +0100)
commit5d996349137e368c7ad8a3b2ce708c77c006a2db
tree9b871c5057f229493d6ae6792b2ae637b5402b65
parent66477a230fba36a349783020b77ed4a030f204f5
testdisplay: Free the array of connectors

That's an array we allocated earlier in this function. Let's be symetric
and free it once done.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/testdisplay.c