Files
frameworks_base/core/java/android
Vasu Nori 6d1ec0d81c dealloc compiled-sql statements before deref'ing them from SQLiteDatabase obj.
dealloc compiled-sql statements before removing references of SQLiteClosable objects from SQLiteDatabase obj. otherwise, code will attempt to close database before deallocing the compiled-sql statements and that causes sqlite exceptions.
2009-12-03 10:01:20 -08:00
..
2009-10-27 11:45:08 -07:00
2009-11-25 12:59:48 -08:00
2009-12-02 22:01:40 -08:00
2009-09-17 11:21:47 -04:00
2009-10-30 19:44:22 -07:00