commit | 10c3a2838c39bc88875628b49a902144df0f1d6a | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Fri Feb 26 17:48:08 2016 -0800 |
committer | Christopher Tate <ctate@google.com> | Fri Feb 26 17:48:08 2016 -0800 |
tree | f378a58a4e9755623e49ee80389e624190454442 | |
parent | 187b9b9e5bb3c6a83a26f2ece23a6cfa16614d03 [diff] |
BinderProxy native destruction resilience * Don't race with construct/init; we can't abide partial state here * Defense in depth: null check the contained native state to catch double invocations. Bug 27377823 Change-Id: I38f91668d36404c2a7b93d5f7c6616d9eb3f0a30