v.24.1Build/Testing/Packaging Improvement
Save Complete fuzzer.log Archive Instead of Last 100k Lines
Save the wholefuzzer.logas an archive instead of the last 100k lines.tail -n 100000often removes lines with table definitions. Example:. #58821 (Dmitry Novik).