Fixing two minor issues related to string-handling corner cases in url.c Thanks, Matthew DeVore (2): url: do not read past end of buffer url: do not allow %00 to represent NULL in URLs url.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.17.1