]> err.no Git - dpkg/commit
dpkg: Fix memory leaks if archivefiles is called more than once
authorGuillem Jover <guillem@debian.org>
Wed, 4 Jun 2008 03:26:16 +0000 (06:26 +0300)
committerGuillem Jover <guillem@debian.org>
Wed, 4 Jun 2008 03:26:16 +0000 (06:26 +0300)
commitb03ae3024d1e1e7f66afeaa8f2e2638336088c8d
tree384c8db9a40174661737eaf33a6b8c4a47b29e06
parent5a1ee0e65bc8c59fe0f0f3580c50b3b0b90da5b0
dpkg: Fix memory leaks if archivefiles is called more than once

Use varbufreset instead of varbufinit, as the variables are global.
ChangeLog
src/archives.c