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, Bing

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

Files
Upload Rules | File Index | Search | Recent Uploads
» Root » SmaugFUSS
SmaugFUSS 1.9.8
Author Submitted by Version D/L File Size Date Added Last Updated

Various Samson 1.9.8 31 1.54 MB Apr 19, 2025

Description
SmaugFUSS 1.9.8 is released.

This is a minor maintenance release covering new issues fixed since the previous release.

Commit details are available here: https://github.com/Arthmoor/SmaugFUSS

Changes For SmaugFUSS 1.9.8

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

A buffer overrun in talk_channel was fixed.
A buffer overrun in do_give was fixed.
Several buffer overruns were fixed in edit_buffer.
Fixed a buffer overrun in load_buildlist.
Fixed a memory leak in free_board causes by board->extra_ballots not being DISPOSE'd.
Fixed a memory leak when clearing race names during shutdown.
Fixed bad data in Affect fields for newacad.are.

Revisions: 0
Rating: | Download | Comments(1)