diff options
| author | Mathias Agopian <mathias@google.com> | 2009-09-08 23:52:08 -0700 |
|---|---|---|
| committer | Mathias Agopian <mathias@google.com> | 2009-09-09 00:50:29 -0700 |
| commit | a280496bd2ce04d6beff4536f2115a9a4d7568e4 (patch) | |
| tree | d796ce8eae898c35617bd3501b44c778e129fbfa /opengl/tests/gl_basic/gl_basic.cpp | |
| parent | b34d143bce3905c23aa5c1b2b147ec6df48cf9d7 (diff) | |
fix [2037525] Fail to start camera after adb sync new Camera
we ended-up locking a Mutex that had been destroyed.
This happened because we gave an sp<Source> to the outside world,
and were called after LayerBuffer had been destroyed.
Instead we now give a wp<LayerBuffer> to the outside and have it
do the destruction.
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions
