Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix minor buffer overflow in url.c++
When the protocol string is empty, we should not try to drop a trailing colon. This was found by using a new fuzzer for URL-related APIs.
- Loading branch information