Skip to content

Update SQLite3 to 3.43.2#1655

Merged
DL6ER merged 1 commit into
development-v6from
update/sqlite_3.43.2
Oct 12, 2023
Merged

Update SQLite3 to 3.43.2#1655
DL6ER merged 1 commit into
development-v6from
update/sqlite_3.43.2

Conversation

@DL6ER

@DL6ER DL6ER commented Oct 11, 2023

Copy link
Copy Markdown
Member

What does this implement/fix?

SQLite3 CHANGELOG:

2023-10-10 (3.43.2)

  1. Fix a couple of obscure UAF errors and an obscure memory leak.
  2. Omit the use of the sprintf() function from the standard library in the CLI, as this now generates warnings on some platforms.
  3. Avoid conversion of a double into unsigned long long integer, as some platforms do not do such conversions correctly.

Related issue or feature (if applicable): N/A

Pull request in docs with documentation (if applicable): N/A


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)

Checklist:

  • The code change is tested and works locally.
  • I based my code and PRs against the repositories developmental branch.
  • I signed off all commits. Pi-hole enforces the DCO for all contributions
  • I signed all my commits. Pi-hole requires signatures to verify authorship
  • I have read the above and my PR is ready for review.

Signed-off-by: DL6ER <dl6er@dl6er.de>
@DL6ER DL6ER requested a review from a team October 11, 2023 18:23
@DL6ER DL6ER merged commit 2a9b990 into development-v6 Oct 12, 2023
@DL6ER DL6ER deleted the update/sqlite_3.43.2 branch October 12, 2023 16:15
@PromoFaux PromoFaux mentioned this pull request Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants