--- deliantra/server/common/image.C 2006/09/14 22:33:58 1.7 +++ deliantra/server/common/image.C 2006/12/14 22:45:40 1.8 @@ -266,7 +266,7 @@ continue; } value = atoi (p); - xbm[nroffiles].name = strdup_local (q); + xbm[nroffiles].name = strdup (q); /* We need to calculate the checksum of the bmaps file * name->number mapping to send to the client. This does not