commit | ad87c87e817fc81c443e5d289d20d77746c5951f | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Mon Jan 04 14:54:02 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jan 04 14:54:02 2010 -0800 |
tree | 2fd8951882f4978be4818d56fee1fce0da3e4f44 | |
parent | a221f4cb7f8aab4a65fb3f4f2fd53bbfcf53fdd1 [diff] | |
parent | 0782997ca019b8337564bc63b33e8bca2d2087f7 [diff] |
Merge "Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. This removes an optimization but the benefit is not worth the memory leak. Bug: #2353474."