diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-08 01:23:38 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-08 01:23:38 +0000 |
commit | 0a7cfefb94e7dda31e058fae59a3cdae211ada5b (patch) | |
tree | a3d8a3c1fea7aeaaf1c29fa6f4a1b432dc10137a | |
parent | 55ff096953426f919f34628e2c1fb39723328889 (diff) | |
download | glibc-0a7cfefb94e7dda31e058fae59a3cdae211ada5b.zip glibc-0a7cfefb94e7dda31e058fae59a3cdae211ada5b.tar.gz glibc-0a7cfefb94e7dda31e058fae59a3cdae211ada5b.tar.bz2 |
* posix/bug-regex4.c (main): Cap RANGE and STOP arguments to
sum of SIZE1 and SIZE2 arguments.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-04-07 Jakub Jelinek <jakub@redhat.com> + + * posix/bug-regex4.c (main): Cap RANGE and STOP arguments to + sum of SIZE1 and SIZE2 arguments. + 2003-04-06 Ulrich Drepper <drepper@redhat.com> * iconv/iconv_prog.c (process_block): Don't print message about |