Plug a memleak in genCpioListAndHeader()
This commit is contained in:
parent
4cf26d30f8
commit
23d202e928
|
@ -1287,6 +1287,7 @@ static void genCpioListAndHeader(FileList fl,
|
|||
}
|
||||
fi->apath = apath;
|
||||
*fip = fi;
|
||||
rpmtdFreeData(&filenames);
|
||||
}
|
||||
|
||||
/* Compress filelist unless legacy format requested */
|
||||
|
|
Loading…
Reference in New Issue