free on exit.

Signed-off-by: maximilian attems <[email protected]>
---
 packages/cdebconf/src/dpkg-reconfigure.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/cdebconf/src/dpkg-reconfigure.c 
b/packages/cdebconf/src/dpkg-reconfigure.c
index 79d1986..7a5a392 100644
--- a/packages/cdebconf/src/dpkg-reconfigure.c
+++ b/packages/cdebconf/src/dpkg-reconfigure.c
@@ -417,6 +417,7 @@ int main(int argc, char **argv)
        setenv("DEBIAN_HAS_FRONTEND", "1", 1);
        ret = reconfigure(argv, optind, argc);
        /* shutting down .... sync the database and shutdown the modules */
+       free(priority_override);
        cleanup();
        return ret;
 }
-- 
1.7.2.3


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to