drmtest: don't leak memory when parsing the arguments
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 30 Dec 2013 13:20:39 +0000 (11:20 -0200)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 7 Jan 2014 11:57:03 +0000 (09:57 -0200)
commit329faeccf72ce8f289004809d5e3245cb6620ab9
treebcd9d02b142d186e8f2ea7cf8f000cb89f48c59b
parentbb40494671b7641540dcb2015e9411aebd5016bb
drmtest: don't leak memory when parsing the arguments

Found this while investigating memory leaks on kms_flip. Detected by
Valgrind.

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