fix guarded sample rate of 1 (issue #1085)
This commit is contained in:
@@ -43,7 +43,7 @@ int main() {
|
||||
// corrupt_free();
|
||||
// block_overflow1();
|
||||
// block_overflow2();
|
||||
// test_canary_leak();
|
||||
test_canary_leak();
|
||||
// test_aslr();
|
||||
// invalid_free();
|
||||
// test_reserved();
|
||||
|
||||
Reference in New Issue
Block a user