OSDN Git Service

Fix issue 3098880.
authorEric Laurent <elaurent@google.com>
Fri, 15 Oct 2010 19:33:16 +0000 (12:33 -0700)
committerEric Laurent <elaurent@google.com>
Fri, 15 Oct 2010 19:33:16 +0000 (12:33 -0700)
commit0e7a4d9edcee63c6b770db9b6fe792abad5d7b53
tree91df982c813ac0943e0482e3a7d2877d2379c541
parentefb581018bbede2ecdc76bcd9722ded5b6903254
Fix issue 3098880.

Test value returned by getJNIEnv() in android_media_AudioSystem_error_callback()
and exit if NULL.

Change-Id: If30e5a05c585f34c66e6ad8cece3f7b46ef4be8e
core/jni/android_media_AudioSystem.cpp