mirror of
https://github.com/git/git.git
synced 2026-01-19 23:20:34 +00:00
Merge branch 'md/url-parse-harden' into maint
The URL decoding code has been updated to avoid going past the end of the string while parsing %-<hex>-<hex> sequence. * md/url-parse-harden: url: do not allow %00 to represent NUL in URLs url: do not read past end of buffer
This commit is contained in:
Reference in New Issue
Block a user