]> Kevux Git Server - fll/commit
Update: Strip NULLs from the payload number converters.
authorKevin Day <thekevinday@gmail.com>
Tue, 12 Dec 2023 02:18:03 +0000 (20:18 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 12 Dec 2023 02:18:03 +0000 (20:18 -0600)
commit5277f5033d47830dd5283d31901a672c91ce6a29
treecd23790fb737b31ca85952f237692b5ba9fb94a6
parentea5f6d56fd8fe3ad71b1b4d264ed0c8bb5e96fd2
Update: Strip NULLs from the payload number converters.

Add logic to strip the NULLs from the numbers.
The FSS functions use NULLs to reduce reallocations but the payload sends everything.

Don't introduce unexpected NULLs when writing the numbers.

I need to review the logic for any mistakes which I find is often best after sleeping on it.
Even better, I should write some unit tests to expose any potential logic flaws more easily.
level_1/fl_fss/c/fss/payload.c