Skip to content
Commit 41a27532 authored by Christopher Ferris's avatar Christopher Ferris
Browse files

[scudo] Fix definition of SCUDO_SMALL_STACK_DEPOT.

The SCUDO_FUZZ macro is either defined or not defined. The previous
code assumed it had a one or zero value, so change the setting of
SCUDO_SMALL_STACK_DEPOT based on defined(SCUDO_FUZZ).

Reviewed By: Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D158459
parent 3a67b912
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment