VirtualBox

source: vbox/trunk/src/libs/libxml2-2.12.6/fuzz/README@ 104201

最後變更 在這個檔案從104201是 104106,由 vboxsync 提交於 10 月 前

libxml2-2.9.14: Applied and adjusted our libxml2 changes to 2.9.14. bugref:10640

檔案大小: 396 位元組
 
1libFuzzer instructions for libxml2
2==================================
3
4Set compiler and options:
5
6 export CC=clang
7 export CFLAGS="-g -fsanitize=fuzzer-no-link,address,undefined \
8 -fno-sanitize-recover=all \
9 -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION"
10
11Build libxml2 with instrumentation:
12
13 ./configure --without-python
14 make
15
16Run fuzzers:
17
18 make -C fuzz fuzz-xml
19
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette