tests/kms_flip: free the test_output struct when counting modes
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 30 Dec 2013 13:40:03 +0000 (11:40 -0200)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 7 Jan 2014 11:57:04 +0000 (09:57 -0200)
commit98c10d379b8d6b8e34da1e9963a114413021838e
tree0a41c2255574a3a2edae30caf87ee065870f8e2a
parent69856b5e7b96f6945da7f6c42a1468a38513b3ca
tests/kms_flip: free the test_output struct when counting modes

Looks like we have to do a lot of work just to count the number of
modes...

Caught by Valgrind.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
tests/kms_flip.c