projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
start adding apt.8.xml
[apt.git]
/
methods
/
gpgv.cc
diff --git
a/methods/gpgv.cc
b/methods/gpgv.cc
index fe8bac6c9e17634971113c75ed84f06a5640a439..ea8a26fd42d0312931091963cfdac9b72274902c 100644
(file)
--- a/
methods/gpgv.cc
+++ b/
methods/gpgv.cc
@@
-152,6
+152,7
@@
string GPGVMethod::VerifyGetSigners(const char *file, const char *outfile,
}
}
fclose(pipein);
+ free(buffer);
int status;
waitpid(pid, &status, 0);