fix [2319255] crash in openGL : from the media recorder stress test.
never call eglCreateImageKHR() with a NULL native buffer, which can happen in OOM conditions.
Loading
Please register or sign in to comment
never call eglCreateImageKHR() with a NULL native buffer, which can happen in OOM conditions.