Skip to content

SmaugFUSS 1.9.8

Choose a tag to compare

@Arthmoor Arthmoor released this 19 Apr 22:38

SmaugFUSS 1.9.8 has been released.

This is a maintenance release to fix bugs that have accumulated since the previous release.

Changes for SmaugFUSS 1.9.8

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.

Fixed

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.