Fixed: Attempt to use memory zone before it was initialized
ddstring_t will now automatically switch to using standardmemory allocation if the memory zone is not available.
View differences
Fixed: Attempt to use memory zone before it was initialized
ddstring_t will now automatically switch to using standard
memory allocation if the memory zone is not available.