mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-25 00:15:55 +08:00

The fuzzer found an issue with the issue pattern processor where there is a spurious path.Clean which does not need to be there. This PR also sets the default AppURL for the fuzzer too. Signed-off-by: Andrew Thornton <art27@cantab.net>