Skip to content

parse: fix encode_numeric N=8 to use pure 0x80 marker byte

3c45090
Select commit
Loading
Failed to load commit list.
Merged

Various hardening/compat tweaks #26

parse: fix encode_numeric N=8 to use pure 0x80 marker byte
3c45090
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded May 15, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 bb42229 parse: reject negative and reserved base-256 numer... Valid sign-off found
🟢 5359f4d parse: reject PAX size values that overflow padded... Valid sign-off found
🟢 30a4bd2 parse: reject stray zero blocks mid-stream Valid sign-off found
🟢 2a2b579 parse: reject non-zero size fields on header-only ... Valid sign-off found
🟢 abcc34b fuzz: allowlist InvalidOctal header errors in diff... Valid sign-off found
🟢 7535a12 fuzz: allowlist NonZeroSizeForHeaderOnlyEntry in d... Valid sign-off found
🟢 3c45090 parse: fix encode_numeric N=8 to use pure 0x80 mar... Valid sign-off found