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

Junio C Hamano committed Jul 25, 2019 at 14:27 UTC d7267d55ef03c5b496901e2addf2f0a5da0f9cc3

No changes.