mirror of
https://github.com/facebook/zstd.git
synced 2025-10-15 00:02:02 -04:00
Expand Default Redzone Size
This commit is contained in:
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…
x
Reference in New Issue
Block a user