diff options
| author | 2009-09-24 15:29:35 -0700 | |
|---|---|---|
| committer | 2009-09-24 15:38:18 -0700 | |
| commit | 6157de0e2d87568d6d5071b11aeb033a7986b279 (patch) | |
| tree | 58282c094ff3f2337ecb0f9fe317dc4191552a5f /libs/rs/rsProgram.cpp | |
| parent | a30071273a8ee59b300eebe515db86f9070ab4a4 (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 'libs/rs/rsProgram.cpp')
0 files changed, 0 insertions, 0 deletions