OSDN Git Service

fix a possible null dereference when eglMakeCurrent() fails
authorMathias Agopian <mathias@google.com>
Fri, 6 Sep 2013 20:36:49 +0000 (13:36 -0700)
committerMathias Agopian <mathias@google.com>
Fri, 6 Sep 2013 20:36:49 +0000 (13:36 -0700)
commit63108c34ec181e923b68ee840bb7960f205466a7
treec75c6e0efed718bc194d18a8cd18690b802eba7f
parent77414216cde4d131eb09454d81dab30e408e4e7a
fix a possible null dereference when eglMakeCurrent() fails

Bug: 10648797
Change-Id: Iee0be47f2646feb25de4ea199bbb9b707452916e
opengl/libs/EGL/eglApi.cpp