Previous 199869 Revisions Next

r24595 Wednesday 31st July, 2013 at 08:25:53 UTC by Robbbert
fixed memory leak (thx to OG for the fix)
[src/lib/formats]wd177x_dsk.c

trunk/src/lib/formats/wd177x_dsk.c
r24594r24595
359359         io_generic_write(io, sectdata, (track*f.head_count + head)*track_size, track_size);
360360      }
361361
362   global_free(candidates);
362363   return true;
363364}
364365

Previous 199869 Revisions Next


© 1997-2024 The MAME Team