diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-09-24 03:31:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-09-24 03:31:47 +0000 |
commit | a532a41df58b8a0fd1614b5c0cdc7c6c1dc04da4 (patch) | |
tree | d474d27644d0be4e75d9179ec7a71eb93875ec24 /ChangeLog | |
parent | a6a033452139f198953074a6e8fb361361776c0b (diff) | |
download | glibc-a532a41df58b8a0fd1614b5c0cdc7c6c1dc04da4.tar glibc-a532a41df58b8a0fd1614b5c0cdc7c6c1dc04da4.tar.gz glibc-a532a41df58b8a0fd1614b5c0cdc7c6c1dc04da4.tar.bz2 glibc-a532a41df58b8a0fd1614b5c0cdc7c6c1dc04da4.zip |
* posix/regcomp.c (lookup_collation_sequence_value): check that
nrules != 0 for multibyte chars.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-13 Aurelien Jarno <aurelien@aurel32.net> + + * posix/regcomp.c (lookup_collation_sequence_value): check that + nrules != 0 for multibyte chars. + 2007-09-23 Ulrich Drepper <drepper@redhat.com> * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt. |