free path in http_question_get

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

diff --git a/packages/cdebconf/src/modules/db/http/http.c 
b/packages/cdebconf/src/modules/db/http/http.c
index 3c87f39..b33e799 100644
--- a/packages/cdebconf/src/modules/db/http/http.c
+++ b/packages/cdebconf/src/modules/db/http/http.c
@@ -377,6 +377,7 @@ static struct question *http_question_get(struct 
question_db *db,
         rfc822_header_destroy(header);
     }
 
+    free(path);
     fclose(inf);
     return q;
 }
-- 
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