Expand Default Redzone Size
parent
2c80a9f8ac
commit
bd6a20b8a0
|
@ -42,7 +42,7 @@ extern "C" {
|
|||
* This defines the size of that redzone.
|
||||
*/
|
||||
#ifndef ZSTD_CWKSP_ASAN_REDZONE_SIZE
|
||||
#define ZSTD_CWKSP_ASAN_REDZONE_SIZE 8
|
||||
#define ZSTD_CWKSP_ASAN_REDZONE_SIZE 128
|
||||
#endif
|
||||
|
||||
/*-*************************************
|
||||
|
|
Loading…
Reference in New Issue