Closed UncraftedName closed 2 months ago
I've added the SPT_MAX_CVAR_NAME_LEN macro and set it to 64. The memory leak issue is present in many features that I wrote, so I'll go through those and make a separate PR.
SPT_MAX_CVAR_NAME_LEN
I've added the
SPT_MAX_CVAR_NAME_LEN
macro and set it to 64. The memory leak issue is present in many features that I wrote, so I'll go through those and make a separate PR.