commit | 083a557c25e0032bc4900f335b6643d0badd09ce | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Dec 10 15:52:29 2009 -0800 |
committer | Mathias Agopian <mathias@google.com> | Thu Dec 10 15:59:08 2009 -0800 |
tree | 9857c00ce37ca5faa422d7c710f7175b0cd3ff9e | |
parent | b9b45a5e26ed020a39a507a173d9f29e336cf989 [diff] |
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.