]> sjero.net Git - wget/blobdiff - src/ChangeLog
gnutls: Fix a memory leak.
[wget] / src / ChangeLog
index d58b15207d8c6a9c19c2bacae067c98a957bb448..2152cce3b629e70f1e47108e82eecf9cb40852f7 100644 (file)
@@ -1,5 +1,7 @@
 2012-04-01  Giuseppe Scrivano  <gscrivano@gnu.org>
 
+       * gnutls.c (wgnutls_read_timeout): Ensure timer is freed.
+
        * gnutls.c (wgnutls_read_timeout): Do not use timer if it is not
        allocated.
        Reported by: Xu Zhongxing <xu_zhong_xing@163.com>