2003-11-13  Ulrich Drepper  <drepper@redhat.com>

	* posix/regcomp.c (parse_dup_op): Fail with REG_BADBR is first
	number in {,} expression is larger.
This commit is contained in:
Ulrich Drepper 2003-11-13 17:26:58 +00:00
parent deeb4aae69
commit db70483fd3
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-11-13 Ulrich Drepper <drepper@redhat.com>
* posix/regcomp.c (parse_dup_op): Fail with REG_BADBR is first
number in {,} expression is larger.
2003-11-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):