aboutsummaryrefslogtreecommitdiff
path: root/fstests/fstests.c
diff options
context:
space:
mode:
Diffstat (limited to 'fstests/fstests.c')
-rw-r--r--fstests/fstests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fstests/fstests.c b/fstests/fstests.c
index b7765034..ca602030 100644
--- a/fstests/fstests.c
+++ b/fstests/fstests.c
@@ -94,7 +94,6 @@ main (void)
#endif
printf ("All done.\n");
- malloc (0);
return 0;
}