about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-13 18:35:19 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-13 18:35:19 +0000
commitb3d3d9742fc70e08af69d3fc9cb18035c25cd57d (patch)
treee728dd57a56a0362e6eadb814dec5891658fe551 /ChangeLog
parentdb70483fd383cb4dad1f84804a106572c7dfca0b (diff)
downloadglibc-b3d3d9742fc70e08af69d3fc9cb18035c25cd57d.tar.gz
glibc-b3d3d9742fc70e08af69d3fc9cb18035c25cd57d.tar.xz
glibc-b3d3d9742fc70e08af69d3fc9cb18035c25cd57d.zip
Update.
	* posix/runtests.c (run_a_test): If regcomp failed, reset last_pattern.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9da6608a2b..934de09599 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-11-13  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/runtests.c (run_a_test): If regcomp failed, reset last_pattern.
+
 	* posix/regcomp.c (parse_dup_op): Fail with REG_BADBR is first
 	number in {,} expression is larger.