diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-26 01:27:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-26 01:27:49 +0000 |
commit | ec1e04dedb30596bb5bccad675feb0608f92cea9 (patch) | |
tree | 844271a41633c5e2157e967779391981db77ba49 /ChangeLog | |
parent | 7a344d1deb9caf6e7a3236bef616a4cb15043da7 (diff) | |
download | glibc-ec1e04dedb30596bb5bccad675feb0608f92cea9.tar.gz |
* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
* posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-08-25 Ulrich Drepper <drepper@redhat.com> + * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT. + * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise. + * debug/Makefile: Disable format checking when compiling tst-chk?.c. * config.make.in (datarootdir): Add to shut up configure. |