]> Kevux Git Server - fll/commit
Bugfix: The FSS object write functions don't handle all newlines.
authorKevin Day <thekevinday@gmail.com>
Sat, 14 May 2022 13:40:31 +0000 (08:40 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 14 May 2022 13:40:31 +0000 (08:40 -0500)
commit51a17ea967d871285514fe53a82342ae8ed637e0
tree5308b0073725ba8777ae79e749f964c7b50f5f48
parent4dc0ba1d4af928cf23770d86c4eb4434e2faea4e
Bugfix: The FSS object write functions don't handle all newlines.

There are several cases where the newline character in the object is not being properly treated as an error and returned.
level_1/fl_fss/c/fss/basic_list.c
level_1/fl_fss/c/fss/embedded_list.c
level_1/fl_fss/c/fss/extended_list.c
level_1/fl_fss/c/private-fss.c