I am running off master and I am getting a lot of CBL_FMResultSet leaks. I thought this was fixed in GitHub issue #263. Using Xcode 5.0.2.
Yeah, that should have been fixed. Hm. My only guess is that you forgot to run “git submodule update”? The actual fix is in the FMDB submodule (commit c958fc14.)
—Jens
Todd Freese
unread,
Feb 27, 2014, 1:48:05 PM2/27/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobile-c...@googlegroups.com
Yup, forgot about updating the submodules. That fixed the leaks.