Closed GoogleCodeExporter closed 8 years ago
if ( res.length > 0 && c.getCount() <= res.length ) { boolean ok = c.moveToFirst(); if ( !ok ) res = null; } Add missing check for c.getCount() > 0
Original issue reported on code.google.com by ronny.roehricht on 27 Oct 2011 at 11:09
ronny.roehricht
Original comment by ronny.roehricht on 30 Oct 2011 at 8:17
This issue was closed by revision r509.
Original comment by ronny.roehricht on 30 Oct 2011 at 8:59
Original issue reported on code.google.com by
ronny.roehricht
on 27 Oct 2011 at 11:09