Login
User Name:

Password:



Register

Forgot your password?
void nanny_get_new_race -- comm.c
Mar 13, 2025 7:08 am
By Elwood
IPv6
Jan 25, 2025 10:45 pm
By Samson
mudstrlcpy and mudstrlcat
Jan 18, 2025 5:23 pm
By Samson
I3 and IMC
Jan 17, 2025 9:35 pm
By Samson
AFKMud 2.5.1
Jan 17, 2025 2:22 pm
By Samson
SWFotEFUSS 1.5.3
Author: Various
Submitted by: Samson
SWRFUSS 1.4.3
Author: Various
Submitted by: Samson
SmaugFUSS 1.9.8
Author: Various
Submitted by: Samson
AFKMud 2.5.2
Author: AFKMud Team
Submitted by: Samson
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
Users Online
CommonCrawl, Amazonbot, AhrefsBot, Meta, Bing

Members: 0
Guests: 4
Stats
Files
Topics
Posts
Members
Newest Member
507
3,812
19,722
592
MoraShupe

Files
Upload Rules | File Index | Search | Recent Uploads
» 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
Rating: | Download | Comments(0)