diff options
| author | 2009-07-22 20:40:04 +0100 | |
|---|---|---|
| committer | 2009-07-22 21:20:51 +0100 | |
| commit | f2cec58d90381c05033f26add5693252e68f48f9 (patch) | |
| tree | 9d76c9174a618e2c5437a4d7abd8150464725799 /opengl/libagl/state.cpp | |
| parent | b551fb872be9b758c7793f56398d25a74d4a404c (diff) | |
Handle null in MatrixCursor.get*()
Before, if a column contained null, MatrixCursor.getString()
returned the string "null", and the get<Number>() methods
threw exceptions.
Now, getString() returns null, and get<Number>() return 0.
Fixes http://b/issue?id=1996628
Diffstat (limited to 'opengl/libagl/state.cpp')
0 files changed, 0 insertions, 0 deletions