SWRFUSS 1.4.2
Author
Submitted by
Version
D/L
File Size
Date Added
Last Updated
Various
Samson
1.4.2
32
1.07 MB
Jan 8, 2025
Description
SWRFUSS 1.4.2 is released.
This is a maintenance release to fix bugs that have accumulated since the previous release.
Commit details are available here: https://github.com/Arthmoor/SWRFUSS
Changes For SWRFUSS 1.4.2
New Additions/Changes
-fno-omit-frame-pointer added to the Makefile to properly enable debug tracing.
-fsanitize=leak added to the Makefile to help track down potential memory leaks.
Makefile modified to disable memory sanitization options in Cygwin. Reported by Fiendish via GitHub. https://github.com/Arthmoor/SmaugFUSS/issues/4
Hotboots should now spawn a new log file.
IMC2 has been removed from the codebase. All networks are dead, so there is no point in having this code as a base feature anymore.
Bug Fixes
Corrected the UTF-8 characters in the license data for Diku.
Prevent buffer overruns when reading from title screens. Reported by Fiendish via GitHub. https://github.com/Arthmoor/SmaugFUSS/issues/2
Fixed a buffer underflow in copy_buffer. Found and fixed by Remcon. https://smaugmuds.afkmods.com/topic/copybuffer-4995/&p=24319#p24319
Fixed various issues detected by CPPCheck. https://github.com/Arthmoor/SWRFUSS/commit/fcb47e5a169c3d23bdc590a0ecf2ff0827d7a354
Revisions: 0