]> source.dussan.org Git - gitea.git/commit
Fuzzer finds an NPE due to incorrect URLPrefix (#16249)
authorzeripath <art27@cantab.net>
Fri, 25 Jun 2021 18:14:49 +0000 (19:14 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Jun 2021 18:14:49 +0000 (14:14 -0400)
commit1a1ce9b7216ab80e94987270da8fc2def57237c0
tree88d76ef409871b5a9eab4e0ec7e3caa5caa02d85
parent06f483d0c4d11f32faae60a2a6c77b164f7e88e6
Fuzzer finds an NPE due to incorrect URLPrefix (#16249)

The Fuzzer is running on a non-repo urlprefix which is incorrect for RenderRaw

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
tools/fuzz.go