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)
commit04fd3d8f6ad76110c24faf408f3d0665f884bcbc
treede68a5f111299caf1572b6f8f3e8cf9d88c3c4d0
parente6d3369047720ac44ccba0c28293abc972c87a86
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