summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2013-09-09 13:36:43 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2013-09-09 13:43:21 -0700
commit6685f1bacead5f765c71a49f5cf0dc88750344d5 (patch)
tree89482f893b05c244f8870f37701382e5cabc10e2 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent93d71945d88f38b784de3c12d7ae781e97735582 (diff)
AccessibilityNodeInfo incorrectly cloned.
The code that creates a clone of an AccessibilityNodeInfo was not cloning the extension objects (CollectionInfo, CollectionItemInfo, and RangeInfo) and as a result if the original accessibility node info is recycled the extension objects of the clone are also recycled and now if one tries to recycle the clone gets an exception that the extension objects are already recycled. Fun! bug:10642952 Change-Id: I84192466bff0e865de04b79079e6ceecdffb37a6
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions