Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bind_text and bind_blob string arguments clean up #18

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

raftedproc
Copy link
Contributor

No description provided.

@raftedproc raftedproc requested review from mikevoronov and nahsi April 6, 2023 09:26
@raftedproc raftedproc force-pushed the bug/registry-mem-leak branch from 118771b to 04b614f Compare April 6, 2023 09:38
Copy link
Member

@mikevoronov mikevoronov left a comment

Choose a reason for hiding this comment

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

utACK.

@@ -1596,15 +1605,21 @@ int sqlite3_bind_pointer(sqlite3_stmt *pStmt, int i, void *pPtr,
}
Copy link
Member

Choose a reason for hiding this comment

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

let's add a newline here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@raftedproc raftedproc force-pushed the bug/registry-mem-leak branch from 04b614f to a1077cf Compare April 6, 2023 10:03
@raftedproc raftedproc merged commit 258b8d1 into master Apr 6, 2023
@raftedproc raftedproc deleted the bug/registry-mem-leak branch April 6, 2023 10:42
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.

None yet

2 participants