summaryrefslogtreecommitdiff
path: root/libs/utils/CallStack.cpp
diff options
context:
space:
mode:
author Android (Google) Code Review <android-gerrit@google.com> 2009-05-23 13:29:42 -0700
committer The Android Open Source Project <initial-contribution@android.com> 2009-05-23 13:29:42 -0700
commit666dce10e27d158a60fa9b43ecba292de93f21f7 (patch)
tree5fddcd8e132e6647c2b28330c7b2cfed700f1dc0 /libs/utils/CallStack.cpp
parent8a488f8258271d93fe72c8fcc5e56a6a1ba70c6b (diff)
parent7cd5339b1100ebcaf5bf05e44e0d0adeba4f261c (diff)
am d9a874a4: Merge change 2397 into donut
Merge commit 'd9a874a4cb8e82ae64c1698bd71ced8d87bbc5cd' * commit 'd9a874a4cb8e82ae64c1698bd71ced8d87bbc5cd': Fixes NPE in ListViews with non-selectable items. This was caused by a weird initialization issue in ListView and AbsListView: a private final field instanciated in the declaration in ListView was used in AbsListView<init> via an overriden method and that field was somehow null at this time. This fix moves the instanciation at a later point.
Diffstat (limited to 'libs/utils/CallStack.cpp')
0 files changed, 0 insertions, 0 deletions