OSDN Git Service

check for null members in NotifyHandler
authorAndres Morales <anmorales@google.com>
Wed, 10 Feb 2016 19:56:25 +0000 (11:56 -0800)
committerAndres Morales <anmorales@google.com>
Wed, 10 Feb 2016 20:35:16 +0000 (12:35 -0800)
commite3f0818b1a127a4ad35665c8781065d0fae2c5d6
treecc88c533d894068d4caa61dd5224d5e63a52cdc4
parent910beb8f5d9042163e2ad0dbb744d9f147db9604
check for null members in NotifyHandler

An unexpected message posted to the queue should not
crash the application.

Bug: 27097094
Change-Id: Ide6a07014660ff14e0f287660c534cfa1e0acad9
core/jni/android_view_ThreadedRenderer.cpp