commit | 6a40d94db4264367ed207cb806480eb63d65a27e | [log] [tgz] |
---|---|---|
author | Yochai Shefi Simchon <joch@graphtech.co.il> | Mon Jun 13 14:07:36 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Sun Jul 03 14:47:12 2011 +0300 |
tree | 70d9b1691dc55881e2e66d5f7ce1d3413eae2481 | |
parent | 03da50800f01bdaf3da78f74d03af7000a094adb [diff] |
Fix segfault when destroying context m_texCoords was not initialized in the GLEScontext constructor, so when destructing it resulted in an illegal free.