diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-05-05 04:41:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-05-05 04:41:44 +0000 |
commit | 30b323ab4efa30eb0250bf3375050685ab3d9da2 (patch) | |
tree | 15b240b045fc19640ee0406e8b043c42308b0c1e /ChangeLog | |
parent | d9ac82d0627df217b5f30df138bea08647e663fe (diff) | |
download | glibc-30b323ab4efa30eb0250bf3375050685ab3d9da2.tar glibc-30b323ab4efa30eb0250bf3375050685ab3d9da2.tar.gz glibc-30b323ab4efa30eb0250bf3375050685ab3d9da2.tar.bz2 glibc-30b323ab4efa30eb0250bf3375050685ab3d9da2.zip |
* stdio-common/vfprintf.c (process_string_arg): Adjust call to
__mbsnrtowcs after last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-05-04 Ulrich Drepper <drepper@redhat.com> + * stdio-common/vfprintf.c (process_string_arg): Adjust call to + __mbsnrtowcs after last change. + * locale/programs/linereader.c (get_symname): Fix adding final NUL. (get_ident): Likewise. |