HomeFreeBSD

libc: locale: fix collation file size validation

Description

libc: locale: fix collation file size validation

At a minimum, we need enough for the colllation format version string +
locale definition version string and a full collate_info definition,
rather than just the first two and a pointer.

Sponsored by: Klara, Inc.

Details

Provenance
kevansAuthored on May 28 2023, 5:52 PM
Parents
rG402cee1f19b6: sqlite3: Vendor import of sqlite3 3.42.0
Branches
Unknown
Tags
Unknown