diff options
author | Mathias Agopian <mathias@google.com> | 2011-02-25 16:11:44 -0800 |
---|---|---|
committer | Mathias Agopian <mathias@google.com> | 2011-02-25 16:20:52 -0800 |
commit | 32a55cf66e12e5e56d2e05b73c6bef453477c2bb (patch) | |
tree | e5709c24f92bc304bfc32f75b8f23911092c5f40 /libs/utils/VectorImpl.cpp | |
parent | d752c3b3e6c576ed1f18e86a7b18c33dc7c65791 (diff) | |
download | frameworks_base-32a55cf66e12e5e56d2e05b73c6bef453477c2bb.zip frameworks_base-32a55cf66e12e5e56d2e05b73c6bef453477c2bb.tar.gz frameworks_base-32a55cf66e12e5e56d2e05b73c6bef453477c2bb.tar.bz2 |
Fix sp<> conversion operator / constructor
some of the conversion operators were not using the proper
pointer type when calling incStrong/decStrong, usually it
has no bad consequences, but for some implementation
of the ref-counted object it could lead to recording the wrong
owner id.
Change-Id: If574b9069b8a4cf6e0911a992c8f095aba799995
Diffstat (limited to 'libs/utils/VectorImpl.cpp')
0 files changed, 0 insertions, 0 deletions