Merge branch 'md/url-parse-harden'

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 Jun 21, 2019 at 11:24 UTC f9089e8491fdf50d941f071552872e7cca0e2e04

No changes.