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 d7d9466..2a2a011 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -3439,6 +3439,7 @@ Urpm_verify_rpm(filename, ...)
} else {
RETVAL = 1;
}
+ fdClose(fd);
rpmtsFree(ts);
}
rpmlogSetMask(oldlogmask);