aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/URPM.xs b/URPM.xs
index c5dc22f..1b11530 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -3342,6 +3342,7 @@ Trans_add(trans, pkg, ...)
FD_t fd = Fopen(fn, "w");
Fclose(fd);
}
+ fn = _free(fn);
}
}