mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 06:15:08 +00:00
Don't be fooled by trailing '/' in url-parameter
cgit_parse_url() didn't check if the path-part of urls contained a real path or just a trailing slash. This made the log-page die since the path filtering supplied an invalid path argument. This fixes it. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Reference in New Issue
Block a user