1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 21:11:32 +02:00
gitea/modules/markup
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
..
common
csv
external
markdown
mdstripper
orgmode
html_internal_test.go
html_test.go Fix NPE in fuzzer (#16680) 2021-08-13 00:22:05 +02:00
html.go Fix NPE in fuzzer (#16680) 2021-08-13 00:22:05 +02:00
renderer_test.go
renderer.go
sanitizer_test.go
sanitizer.go