[BZ #9697]
This commit is contained in:
Ulrich Drepper 2009-01-08 15:29:49 +00:00
parent 960af8c249
commit 16c124f7c0
1 changed files with 2 additions and 2 deletions

View File

@ -8,14 +8,14 @@
2009-01-05 Paolo Bonzini <bonzini@gnu.org>
[BZ 697]
[BZ #697]
* posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
being NULL also if there are no backreferences.
* posix/rxspencer/tests: Add testcases.
2009-01-04 Paolo Bonzini <bonzini@gnu.org>
[BZ 9697]
[BZ #9697]
* posix/bug-regex17.c: Add testcases.
* posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
handling.