The Fuzzer is running on a non-repo urlprefix which is incorrect for RenderRaw Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>
* Fix go-fuzz followup of https://github.com/go-gitea/gitea/pull/15175 * simplify * enhance
* Added fuzzer Signed-off-by: AdamKorcz <[email protected]> * Added better fuzzer names Signed-off-by: AdamKorcz <[email protected]> * Moved fuzzer to /tools * Update tools/fuzz.go Co-authored-by: 6543 <[email protected]> * Update tools/fuzz.go * Update tools/fuzz.go Co-authored-by: silverwind <[email protected]> * Added tools to Makefile Co-authored-by: 6543 <[email protected]> Co-authored-by: silverwind <[email protected]> Co-authored-by: zeripath <[email protected]>