On Wed, 29 Mar 2023 19:54:02 -0600, Gustavo A. R. Silva wrote: > GCC-13 (and Clang) does not like having a partially allocated object, > since it cannot reason about it for bounds checking. > > Notice that the compiler is legitimately complaining about accessing > an object (params, in this case) for which not enough memory was > allocated. > > [...]
Applied, thanks! [1/1] platform/chrome: Fix -Warray-bounds warnings commit: 59a9ccf19ee03179faf047822bbec76cac7467a4