]> Kevux Git Server - fll/commit
Regression: Pre-allocate is using the wrong array.
authorKevin Day <thekevinday@gmail.com>
Wed, 20 Jul 2022 02:04:50 +0000 (21:04 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 20 Jul 2022 02:04:50 +0000 (21:04 -0500)
commit2606e1e0ca812922af45eccd4d409ba1ab66c409
treec65ee54cdd02f50f0ef957b014194b805e976e65
parent655edae2943974744a97aef27246b7fa6222e1b4
Regression: Pre-allocate is using the wrong array.

I mixed up the arrays, the code managed to compile, and the error went unnoticed.

The problem is introduced by this commit: 99e025d4b5b1110733e4049416d848f8bc632fb3.
level_3/fake/c/private-make-operate.c