SF Bug Tracker id 3498442 - Memory leak in get_file_info

Submitted: Fabrice Fontaine ( ffontaine ) - 2012-03-07 02:44:30 PST

info->contentType is not freed before being set to NULL.

(forward port of commit 56c26b5199)
This commit is contained in:
Fabrice Fontaine 2012-03-07 12:49:13 +01:00 committed by Marcelo Roberto Jimenez
parent 81f10bcffb
commit 6f64448cae

View File

@ -299,6 +299,14 @@ Version 1.8.0
Version 1.6.16
*******************************************************************************
2012-03-07 Fabrice Fontaine <fabrice.fontaine(at)orange.com>
SF Bug Tracker id 3498442 - Memory leak in get_file_info
Submitted: Fabrice Fontaine ( ffontaine ) - 2012-03-07 02:44:30 PST
info->contentType is not freed before being set to NULL.
2012-03-07 Fabrice Fontaine <fabrice.fontaine(at)orange.com>
SF Bug Tracker id 3498439 - Memory leak in removeServiceTable