Excerpts from Luís Ferreira's message of October 8, 2021 7:08 pm: > On Fri, 2021-10-08 at 18:52 +0200, Iain Buclaw wrote: >> Excerpts from Luís Ferreira's message of October 7, 2021 8:29 pm: >> > On Tue, 2021-10-05 at 21:49 -0400, Eric Gallager wrote: >> > > >> > > I can help with the autotools part if you can say how precisely >> > > you'd >> > > like to use them to add address sanitization. And as for the OSS >> > > fuzz part, I think someone tried setting up auto-fuzzing for it >> > > once, >> > > but the main bottleneck was getting the bug reports that it >> > > generated >> > > properly triaged, so if you could make sure the bug-submitting >> > > portion >> > > of the process is properly streamlined, that'd probably go a long >> > > way >> > > towards helping it be useful. >> > >> > Bugs are normally reported by email or mailing list. Is there any >> > writable mailing list to publish bugs or is it strictly needed to >> > open >> > an entry on bugzilla? >> > >> >> Please open an issue on bugzilla, fixes towards it can then be >> referenced in the commit message/patch posted here. >> >> Iain. > > You mean for this current issue? The discussion was about future bug > reports reported by the OSS fuzzer workers. I can also open an issue on > the bugzilla for this issue, please clarify it and let me know :) >
1. Open one for this issue. 2. Bugs found by the fuzzer would report to bugzilla. https://gcc.gnu.org/bugs/ Iain.