0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-17 06:53:31 +01: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 Fix table alignment in markdown (#16596) 2021-08-02 17:11:18 +01:00
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