summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
author Phil Dubach <phillipd@google.com> 2009-06-29 16:57:46 -0700
committer Phil Dubach <phillipd@google.com> 2009-06-29 18:31:17 -0700
commit6be507cc66863a08f08d6c0675e5bc11e5a45d32 (patch)
treedbafeff8aa6a5215cb02a026933bc46971d40c56 /libs/ui/FramebufferNativeWindow.cpp
parent66c2942a112b65eec93c25263684a8c79cb21318 (diff)
Fix NullPointerException in DrawableContainer.mutate()
DrawableContainerState.mDrawables is an array which may be only partially filled, as can be seen in the constructor and the addChild() method. DrawableContainer.mutate() wrongly assumed that the array does not contain null references.
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions