Expand Default Redzone Size
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
/*-*************************************
|
/*-*************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user