Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'md/url-parse-harden'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 21 Jun 2019 18:24:12 +0000
(11:24 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 21 Jun 2019 18:24:12 +0000
(11:24 -0700)
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
raw
|
compact
(merge:
e694ea5
d37dc23
)
Trivial merge