Loading tests/fuzz/README +5 −1 Original line number Original line Diff line number Diff line Loading @@ -7,4 +7,8 @@ We will need some additional patches in the future, to increase coverage. Building the fuzz target Building the fuzz target ======================== ======================== FIXME fill out once the makefiles are in order. CC=clang-5.0 CFLAGS="-fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard,trace-cmp" ./configure --disable-shared --enable-debug --enable-maintainer-mode No newline at end of file make -sj cd tests/fuzz make Loading
tests/fuzz/README +5 −1 Original line number Original line Diff line number Diff line Loading @@ -7,4 +7,8 @@ We will need some additional patches in the future, to increase coverage. Building the fuzz target Building the fuzz target ======================== ======================== FIXME fill out once the makefiles are in order. CC=clang-5.0 CFLAGS="-fsanitize=address -fsanitize-address-use-after-scope -fsanitize-coverage=trace-pc-guard,trace-cmp" ./configure --disable-shared --enable-debug --enable-maintainer-mode No newline at end of file make -sj cd tests/fuzz make