Fix NPE in fuzzer (#16680) (#16682)
6543 authored
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: default avatarAndrew Thornton <art27@cantab.net>
Co-authored-by: default avatarzeripath <art27@cantab.net>
d2d99a25
Name Last commit Last update
..
fuzz.go Fix NPE in fuzzer (#16680) (#16682)
watch.sh Add 'make watch' (#12636)