wal-key-value-length-signed-int32

Status: IN

Key and value lengths in the WAL binary format are packed as signed 32-bit integers (`struct` format `<i`), limiting each field to ~2 GB and leaving negative lengths unguarded.

Source: entries/2026/05/28/write-ahead-log-wal-_encode_record.md

JSON