Closed Bug 1935859 (SQLite3.47.2) Opened 2 months ago Closed 2 months ago

Upgrade to SQLite 3.47.2

Categories

(Core :: SQLite and Embedded Database Bindings, task)

task

Tracking

()

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

References

()

Details

Attachments

(1 file)

Changes in this specific patch release, version 3.47.2 (2024-12-07)

  • Fix a problem in text-to-floating-point conversion for SQLite that can cause values between '1.8446744073709550592eNNN' and '1.8446744073709551609eNNN' for any exponent NNN to be rendered incorrectly. In other words, some numeric text values where the first 16 significant digits are '1844674407370955' might be converted into the wrong floating-point value. See forum thread 569a7209179a7f5e. This problem only arises on x64 and i386 hardware. The problem was introduced in 3.47.0.
  • Other minor bug fixes.
Alias: SQLite3.47.2
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Blocks: SQLite3.49.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: