Chih-Chung Chang 6157de0e2d 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.
2009-09-24 15:38:18 -07:00
2009-09-23 17:03:41 -07:00
2009-09-23 17:05:19 -07:00
2009-09-16 14:45:22 -07:00
2009-09-23 20:27:52 -04:00
2009-09-23 15:17:39 -07:00
2009-09-23 20:04:44 -04:00
2009-09-23 01:01:18 -04:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%