1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 08:48:13 +00:00
Files
gitea/tools/fuzz.go
zeripath 5fbccad906 Fix NPE in fuzzer (#16680)
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>
2021-08-13 00:22:05 +02:00

1.3 KiB