]> 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:07:22 +0000 (01:07 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 4 Aug 2024 06:07:22 +0000 (01:07 -0500)
commit8295c3c2eb074cb0d306b900d73d45ba56212b87
treec2af68fc1df1df6d78df23604e7b2c735f778502
parent50788517d37ece42f32f6906078d2d59330ec3c9
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