]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix a segfault on an incomplete STYLE tag.
[wget] / src / ChangeLog
index d58b15207d8c6a9c19c2bacae067c98a957bb448..6e6d354feae2b46932b68150d667184bd4662091 100644 (file)
@@ -1,5 +1,11 @@
+2012-04-01  Gijs van Tulder  <gvtulder@gmail.com>
+
+       * html-url.c: Prevent crash on incomplete STYLE tag.
+
 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>