url.c: fix possible use of non-null-terminated string with strlen
authorMarc Hoersken <info@marc-hoersken.de>
Sat, 19 Apr 2014 12:25:32 +0000 (14:25 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 19 Apr 2014 12:25:32 +0000 (14:25 +0200)
commitc48b996cf2bf9331047218b02aa28b39a8796832
tree23125405faa928f9f8d9baa49685231f4e8b33dc
parent89390f35f8fe1948e829e5e0d1b10c74bb460629
url.c: fix possible use of non-null-terminated string with strlen

Follow up on b0e742544be22ede33206a597b22682e51e0c676
lib/url.c