mirror of
https://github.com/facebook/zstd.git
synced 2025-10-19 00:05:29 -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.
|
* This defines the size of that redzone.
|
||||||
*/
|
*/
|
||||||
#ifndef ZSTD_CWKSP_ASAN_REDZONE_SIZE
|
#ifndef ZSTD_CWKSP_ASAN_REDZONE_SIZE
|
||||||
#define ZSTD_CWKSP_ASAN_REDZONE_SIZE 8
|
#define ZSTD_CWKSP_ASAN_REDZONE_SIZE 128
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*-*************************************
|
/*-*************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user