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, Bytespider, AhrefsBot

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

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

AFKMud Team Samson 2.5.2 18 1.72 MB Apr 19, 2025

Description
AFKMud 2.5.2 has been released.

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

For details, check the AFKMud repository on GitHub. The commits ought to be detailed enough.

Changes for AFKMud 2.5.2

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.
Removed the MKEY macro from the polymorph code. All calls to this now use the standard KEY macro, as they should always have done.

Bug Fixes

Fixed a buffer overrun in the set_title function.
Fixed a buffer overrun in the make_webwiz function.

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