r7245 Wednesday 3rd February, 2010 at 06:25:00 UTC by Miodrag Milanović
Removed astring_free that caused trouble [mizapf]
[src/mess/devices]multcart.c

src/mess/devices/multcart.c
r7244r7245
257257         if (resource->filename == NULL)
258258            return MCERR_OUT_OF_MEMORY;
259259
260         astring_free(ram_pathname);
261
262260         image_battery_load_by_name(resource->filename, resource->ptr, resource->length);
263261      }
264262      /* else this type is volatile, in which case we just have

Previous 509078 RevisionsNext 50


© 1998-2010 The MESS Team