]> Kevux Git Server - fll/commit
Bugfix: Stop using f_memory_array_append_all() for an array of IKI data.
authorKevin Day <thekevinday@gmail.com>
Sat, 12 Aug 2023 03:29:35 +0000 (22:29 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 12 Aug 2023 03:29:35 +0000 (22:29 -0500)
commit7d611777a78b9523c669add27d9c4f8b259e9c98
tree5b4f6cc57856bb01f6452c1908c2bd405c090b18
parent16a9af8f5d632d6f92c1f28aa5cddf1c0b477b8a
Bugfix: Stop using f_memory_array_append_all() for an array of IKI data.

There is some logic mistake, structural mistake, design mistake, or an oversight.
Just do not use it for now and instead use a traditional for loop.

I may get rid of f_memory_array_append_all() in the future or I may spend time investigating what my mistake is in this use case.
level_0/f_iki/c/iki/private-data.c