Opened 7 months ago

Closed 7 months ago

#18698 closed enhancement (fixed)

sqlite-autoconf-3430200 (3.43.2)

Reported by: Douglas R. Reno Owned by: Tim Tassonis
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Xi Ruoyao, 7 months ago

Changes in this specific patch release, version 3.43.2 (2023-10-10):

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

comment:2 by Tim Tassonis, 7 months ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

comment:3 by Tim Tassonis, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed in commit b16e4c6817

Note: See TracTickets for help on using tickets.