Skip to content

Сorrect sqllite statements finalization#163

Open
idan676 wants to merge 8 commits intoibireme:masterfrom
OK-mobile:stmt_correct_finalize
Open

Сorrect sqllite statements finalization#163
idan676 wants to merge 8 commits intoibireme:masterfrom
OK-mobile:stmt_correct_finalize

Conversation

@idan676
Copy link

@idan676 idan676 commented Jan 26, 2023

No description provided.

@idan676
Copy link
Author

idan676 commented Jan 26, 2023

various fixes over the years

DarrenKong added a commit to DarrenKong/YYCache that referenced this pull request Sep 9, 2025
vnixx added a commit to vnixx/YYCache that referenced this pull request Dec 31, 2025
vnixx added a commit to vnixx/YYCache that referenced this pull request Dec 31, 2025
@@ -607,7 +643,9 @@ - (int)_dbGetTotalItemCount {
if (_errorLogsEnabled) NSLog(@"%s line:%d sqlite query error (%d): %s", __FUNCTION__, __LINE__, result, sqlite3_errmsg(_db));
return -1;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个位置是还要补个sqlite3_reset(stmt); 吧?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants