]> Kevux Git Server - fll/commit
Bugfix: extended content has wrong size.
authorKevin Day <thekevinday@gmail.com>
Sat, 18 Jul 2020 05:08:58 +0000 (00:08 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 18 Jul 2020 15:40:48 +0000 (10:40 -0500)
commit1607d2a8b1116bf7f1acec0fcc200b4f69b8a315
tree8122033270b3a90a29466b3916e8cc8fc6e0fa99
parent82974dc8440ce514b54bb681ea70f2a26f7b9511
Bugfix: extended content has wrong size.

This is happening because the status variable is being overwritten when allocating.
Use a separate status variable for allocation.
level_1/fl_fss/c/fss_extended.c