Fix program leak in sglrGLContext CreateProgram on build failure.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 8 Dec 2014 22:07:33 +0000 (14:07 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Mon, 8 Dec 2014 22:08:23 +0000 (14:08 -0800)
commit811210088ca91e62eb58a159c39791e550fd0f9a
tree2ec56188229387ee2e7a61b511be8fdab41ceb08
parent47b9d7f998a5bc6fe124ee1c420a1e122b91d90e
Fix program leak in sglrGLContext CreateProgram on build failure.

Bug: 18671009
Change-Id: Iae17830bec4e213853d7079f42c01c7b2bf48821
framework/opengl/simplereference/sglrGLContext.cpp