xref: /aosp_15_r20/external/flac/oss-fuzz/common.h (revision 600f14f40d737144c998e2ec7a483122d3776fbc)
1 extern int alloc_check_threshold, alloc_check_counter;
2 int alloc_check_threshold = INT32_MAX, alloc_check_counter = 0;
3