summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-08-14 23:01:08 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-08-14 23:01:08 +0000
commitfd97e3da4c89f40439845ddcaec72052db0a3110 (patch)
tree97e4c3daad5a8d55dbdcb483353195f4112c7e58 /src/tools
parent074bc495974a7587609aa2acb8dbe8e10dcf9c82 (diff)
Clean-ups and version bumpmame0143u3
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/unidasm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/unidasm.c b/src/tools/unidasm.c
index 0c66ede767e..6845309f87c 100644
--- a/src/tools/unidasm.c
+++ b/src/tools/unidasm.c
@@ -657,7 +657,7 @@ int main(int argc, char *argv[])
{
fprintf(stderr, "Caught unhandled exception\n");
}
-
+
osd_free(data);
return result;