OSDN Git Service

[DO NOT MERGE] Throw exception if slot has invalid offset
authorFyodor Kupolov <fkupolov@google.com>
Wed, 22 Feb 2017 22:12:50 +0000 (14:12 -0800)
committerFyodor Kupolov <fkupolov@google.com>
Fri, 3 Mar 2017 22:55:40 +0000 (22:55 +0000)
commit676f703f746391cfdf05bafd2289226f7a6e5255
tree3e293accef2e2f0fdb49ab04cb6e0280d3f355d7
parenta08c6a1cfbed86da5a9ab5a7838f0318be6c64d0
[DO NOT MERGE] Throw exception if slot has invalid offset

Previously the process would crash, which is OK, but complicates testing.

Test: cts-tradefed run cts --module CtsContentTestCases
      --test android.content.cts.ContentProviderCursorWindowTest
Bug: 34128677

Change-Id: I5b50982d77ec65c442fbb973d14c85a5c29c43c7
(cherry picked from commit eb6de6f5f10148b9f81f9c0074d1e1f7af21bfb0)
core/jni/android_database_CursorWindow.cpp