Files
dl/third/flac/oss-fuzz/common.h
T
2026-09-16 14:07:40 +08:00

3 lines
119 B
C
Vendored

extern int alloc_check_threshold, alloc_check_counter;
int alloc_check_threshold = INT32_MAX, alloc_check_counter = 0;