summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RSSurfaceView.java
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2009-09-24 15:29:35 -0700
committerChih-Chung Chang <chihchung@google.com>2009-09-24 15:38:18 -0700
commit6157de0e2d87568d6d5071b11aeb033a7986b279 (patch)
tree58282c094ff3f2337ecb0f9fe317dc4191552a5f /graphics/java/android/renderscript/RSSurfaceView.java
parenta30071273a8ee59b300eebe515db86f9070ab4a4 (diff)
Fix 2101425: Camera crashes spontaneously in preview.
The problem is we missed an "obj" parameter while calling postEventFromNative (which put it in a field of a Message object), so a garbage value on stack is used. When the GC tries to follow that "obj" field, expecting to find another object, it crashes.
Diffstat (limited to 'graphics/java/android/renderscript/RSSurfaceView.java')
0 files changed, 0 insertions, 0 deletions