Bug #2064
Memory leaks, part 1
Status: | Closed | Start date: | 10/11/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | devrandom | % Done: | 0% | |
Category: | - | |||
Target version: | v12 - March Mantra | |||
Component: | DB |
Description
Getting cursor allocation errors. Cursors are probably leaking, although it might be other memory.
Associated revisions
cursor leak in avatar retrieval when no avatar
fixes #2064
fix fragment leak on activity icing
fixes #2064
History
#1 Updated by devrandom over 4 years ago
Cursors are being leaked at a high rate in ChatView when the user swipes through more than 3 chat pages.
#2 Updated by devrandom over 4 years ago
Pointers to fragments linger when NewChatActivity is destroyed.
#3 Updated by devrandom over 4 years ago
- Subject changed from Memory leaks to Memory leaks, part 1
- Status changed from New to Resolved
I think the worst leaks are resolved. Will create an issue for further work.
#4 Updated by n8fr8 about 4 years ago
- Status changed from Resolved to Closed