summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/unidasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/unidasm.c')
-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;