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