diff options
| author | vanhauser-thc <vh@thc.org> | 2024-05-14 12:34:51 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-05-14 12:34:51 +0200 |
| commit | b6c4f3775a229a5c760052cad1580358f5c44f56 (patch) | |
| tree | e23c36a44584f8398ab80dad2dfdfcad8e312992 /docs | |
| parent | 0892a2245e9a7188e33c16444499c47942d1e56f (diff) | |
| download | afl++-b6c4f3775a229a5c760052cad1580358f5c44f56.tar.gz | |
disable xml/curl/g_ string transform compare
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 818010a7..79594e38 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -15,6 +15,8 @@ - re-enable i386 support that was accidently disabled - fixes for LTO and outdated afl-gcc mode - fix COMPCOV split compare for old LLVMs + - disable xml/curl/g_ string transform functions because we do not check + for null pointers ... TODO - ensure shared memory variables are visible in weird build setups * afl-cmin - work with input files that have a space |
