Update testing.md
This commit is contained in:
parent
becc8989c6
commit
30ae78c24e
@ -8,8 +8,6 @@ The [file](id_000000_00_EXCEPTION_ACCESS_VIOLATION.caff) which caused the progra
|
||||
![Output of ALF](afl.png)
|
||||
|
||||
# Valgrind
|
||||
We used the file generated by AFL during testing with valgrind.
|
||||
We used the file generated by AFL and the CAFF files available to us during testing with valgrind.
|
||||
|
||||
The error reported by valgrind was the following: Invalid read of size 1
|
||||
|
||||
This means that the memory location the process was trying to read from is outside of the memory addresses available to the process.
|
||||
Valgrind found no error.
|
||||
|
Loading…
Reference in New Issue
Block a user