summaryrefslogtreecommitdiff
path: root/lib/rpmfi.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpmfi.c')
-rw-r--r--lib/rpmfi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rpmfi.c b/lib/rpmfi.c
index 320296a4d..c4268daaa 100644
--- a/lib/rpmfi.c
+++ b/lib/rpmfi.c
@@ -1005,7 +1005,6 @@ rpmFileAction rpmfilesDecideFate(rpmfiles ofi, int oix,
* Only regular files and symlinks might need a backup, everything
* else falls through here with FA_CREATE.
*/
- memset(buffer, 0, sizeof(buffer));
if (dbWhat == REG) {
int oalgo, nalgo;
size_t odiglen, ndiglen;