SAMPLES: Fixed memory leak in of presentMode data.
authorMark Young <marky@lunarg.com>
Mon, 25 Jan 2016 21:43:50 +0000 (14:43 -0700)
committerMark Young <marky@lunarg.com>
Mon, 25 Jan 2016 23:04:01 +0000 (16:04 -0700)
commit842f94166580a40cfcd631a11681db600ed42821
tree95c75215c17230dc2178ed2c18f78e47a808c4a1
parent4d9b5f517496077266694e2232b2458e6234f475
SAMPLES: Fixed memory leak in of presentMode data.

We were leaking the presentMode array data, now it's freed.
demos/cube.c
demos/tri.c