brotli/c
Adrián Herrera Arcila 0a3944c8c9
Fix VLA parameter warning (#893)
Make VLA buffer types consistent in declarations and definitions.
Resolves build crash when using -Werror due to "vla-parameter" warning.

Signed-off-by: Adrian Herrera <adr.her.arc.95@gmail.com>
2021-06-23 09:53:59 +02:00
..
common Fix VC C++ 12.0 BROTLI_MSVC_VERSION_CHECK calls (#843) 2020-09-21 13:22:56 +02:00
dec Fix VLA parameter warning (#893) 2021-06-23 09:53:59 +02:00
enc Fix VLA parameter warning (#893) 2021-06-23 09:53:59 +02:00
fuzz Convert fuzzer to C99. (#686) 2018-06-18 14:39:38 +02:00
include/brotli More careful sanitizer detection (#764) 2019-07-22 14:29:51 +02:00
tools add execution time (#834) 2020-09-07 10:53:03 +02:00