mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
The delta format used in the packfile cannot reference data at offset larger than what can be expressed in 4-byte, but the generator for the data failed to make sure the offset does not overflow. This has been corrected. * mk/diff-delta-avoid-large-offset: diff-delta: do not allow delta offset truncation
16 KiB
16 KiB