diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-11-03 13:02:41 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-11-03 13:02:41 +0100 |
commit | fbeba570e65e5f8f675b189d36107bf114666f05 (patch) | |
tree | c0ebe736340c4b45be040fa11e24fc2575dbc2c3 /libdislocator/libdislocator.so.c | |
parent | 58fe2f2c767b4dfe973b75feaf7df78c798b62d5 (diff) | |
parent | e2442f747179bef2f96ca11db5fe89a6c6a4bcaa (diff) | |
download | afl++-fbeba570e65e5f8f675b189d36107bf114666f05.tar.gz |
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Diffstat (limited to 'libdislocator/libdislocator.so.c')
-rw-r--r-- | libdislocator/libdislocator.so.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdislocator/libdislocator.so.c b/libdislocator/libdislocator.so.c index 7fe40afa..106b44f4 100644 --- a/libdislocator/libdislocator.so.c +++ b/libdislocator/libdislocator.so.c @@ -14,7 +14,7 @@ http://www.apache.org/licenses/LICENSE-2.0 This is a companion library that can be used as a drop-in replacement - for the libc allocator in the fuzzed binaries. See README.dislocator for + for the libc allocator in the fuzzed binaries. See README.dislocator.md for more info. */ |