]> Kevux Git Server - fll/commit
Regression: FSS Basic read --select is always returning empty sting or 0.
authorKevin Day <thekevinday@gmail.com>
Mon, 3 May 2021 02:51:54 +0000 (21:51 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 3 May 2021 02:51:54 +0000 (21:51 -0500)
commitceb5caa40c2f58d69c65646f5ed57e8c3672060b
tree13331fe7b90c0bbf882f780d0646c81ffdf040bb
parent42005ed668c15cbee769903a43024aba80a97ed9
Regression: FSS Basic read --select is always returning empty sting or 0.

After changing the code structure, the check to see if the select number is non-zero was lost.
As a result the code is always operating as if the select number is non-zero.

When the select number is zero, all existing operations should continue.
level_3/fss_basic_read/c/private-fss_basic_read.c