]> Kevux Git Server - fll/commit
Update: Reduce memory usage by fl_fss_basic_content_read() in some circumstances.
authorKevin Day <Kevin@kevux.org>
Sun, 4 Aug 2024 06:06:00 +0000 (01:06 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 4 Aug 2024 06:06:00 +0000 (01:06 -0500)
commit2c0f62c1226b55b9fb546963e4751bd9c82a245b
tree1b32802fdaceb1b433337ce9f24c7102eb168f77
parent8a96c0e49b98640878cbd6b9239e9fb8d1cba156
Update: Reduce memory usage by fl_fss_basic_content_read() in some circumstances.

The fl_fss_basic_content_read() is simple enough that the allocation of the found array is only needed on success.
level_1/fl_fss/c/fss/basic.c