summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorjangwon.lee <jangwon.lee@lge.com>2013-11-11 15:55:46 +0900
committerjangwon.lee <jangwon.lee@lge.com>2013-11-11 15:58:13 +0900
commit912ab78c5fa65dcdebaf5d4b26ff4964b6785907 (patch)
treea770f23aecfce8846632d411612b63d5de97e32c /rs/java/android/renderscript/RenderScript.java
parent9e71310d15d9dfcbf5e1c94948e0260f3dc3e678 (diff)
Before requerying a cursor, check if it is closed.
Before updating a cursor, it needs to be checked if it is valid. Currently a defence code only checks if it is not null. But in case of "Cursor", it is not valid, if it is closed. So just like in CursorAdapter.onContentChanged(), add the additional defence code to check validation. Change-Id: I1302f1b6d009897815d4bdb2f20f625688cf9901
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions