» Root » SWFotE FUSS
SWFotEFUSS 1.5.3
Author
Submitted by
Version
D/L
File Size
Date Added
Last Updated
Various
Samson
1.5.3
30
1.29 MB
Apr 19, 2025
Description
SWFotEFUSS 1.5.3 is released.
This is a maintenance release covering new issues fixed since the previous release.
Commit details are available here: https://github.com/Arthmoor/SWFOTEFUSS
Changes For SWFotEFUSS 1.5.3
New Additions/Changes
Socket code has been updated to support dual stack IPv4 + IPv6.
mudstrlcpy and mudstrlcat have been removed. All calls to these were replaced with strlcpy and strlcat, which are now part of GlibC as of 2023.
str_dup has been removed. All calls to it have been replaced with strdup, which has been part of GlibC since the early 2000's.
Bug Fixes
Stack size in the startup file cannot be set to unlimited or doing a hotboot will crash.
Fixed a buffer overrun in the set_title function.
Fixed buffer overrun issues with the color code. Apparently it hadn't been updated for that fix from eons ago.
Revisions: 0