]> sjero.net Git - wget/blobdiff - src/ChangeLog
Avoid reusing same buffer for successive quoted args.
[wget] / src / ChangeLog
index 0a526037aab5208109324d43ffb6c1cb7809521e..f37814d53d59d50145bc4c93fd8caf167bfe3173 100644 (file)
@@ -1,3 +1,9 @@
+2009-09-22  Micah Cowan  <micah@cowan.name>
+
+       * openssl.c (ssl_check_certificate): Avoid reusing the same buffer
+       space for successive quoted arguments. Thanks to Steven Schweda
+       for pointing out the problem.
+
 2009-09-21  Micah Cowan  <micah@cowan.name>
 
        * progress.c (update_speed_ring): "the the" -> "the".