Don't access hints->ai_flags when hints is NULL.
[gnulib.git] / ChangeLog
index edb56ca..be91c01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-03-25  Bruno Haible  <bruno@clisp.org>
 
+       * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
+       hints is NULL.
+
+2007-03-25  Bruno Haible  <bruno@clisp.org>
+
        * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
        * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.