This patch adds a fuzzing helper tool for D demangler by feeding the demangler API with
pseudo-random null terminated strings with the help of libfuzzer heuristics.
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
Differential D111511
[Tools] Add a fuzzing tool to help fuzzing D demangler ljmf00 on Oct 10 2021, 8:18 AM. Authored by
Details
This patch adds a fuzzing helper tool for D demangler by feeding the demangler API with Signed-off-by: Luís Ferreira <contact@lsferreira.net>
Diff Detail
Unit Tests
|