diff options
| author | Vasu Nori <vnori@google.com> | 2010-06-14 15:57:30 -0700 |
|---|---|---|
| committer | Vasu Nori <vnori@google.com> | 2010-06-14 15:57:30 -0700 |
| commit | 0a2c6cc0138ceac8164061b3cdc3758441916c18 (patch) | |
| tree | 96999a239677762c9f59a53ee63daaf04f76e5ef /docs/html/sdk/api_diff/7/changes | |
| parent | 6c354da9436e946708fc3f3a1c0d18b18bbfdf43 (diff) | |
fix bugs introduced by I3ef1bcdb2eb1c45f68e829ccb6e3ecde28076591
two bugs were introduced by the above CL
1. to test if the column value is NULL, getType_native() should check if
the columnindiex is valid. (it seems sometimes callers could ask if a
given non-existent column is null - and the answer should be true.)
2. if a column is null and isBlob_native, isString_native methods should
return true - not false.
Change-Id: I64df75d0a3840a4502c00db8759c66ba4b268a26
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes')
0 files changed, 0 insertions, 0 deletions
