summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
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
commit454ea681398a23a45e2a9c4f3b12d7c30fec8e3c (patch)
tree288ba2ee6823f0227257be410abb880cd799a259 /libs/ui/FramebufferNativeWindow.cpp
parent4d2de2c7696feccb9e5ecc05ac3281cdaae45418 (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 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions