Add attribution for last bug.
This commit is contained in:
parent
94eda7669a
commit
2f542eb1c5
|
@ -206,8 +206,9 @@ very large.
|
||||||
59. Change 55 above introduced a bug by which certain patterns provoked the
|
59. Change 55 above introduced a bug by which certain patterns provoked the
|
||||||
erroneous error "\ at end of pattern".
|
erroneous error "\ at end of pattern".
|
||||||
|
|
||||||
60. The special sequences [[:<:]] and [[:>:]] gave rise to incorrect compiling
|
60. The special sequences [[:<:]] and [[:>:]] gave rise to incorrect compiling
|
||||||
errors or other strange effects if compiled in UCP mode.
|
errors or other strange effects if compiled in UCP mode. Found with libFuzzer
|
||||||
|
and AddressSanitizer.
|
||||||
|
|
||||||
|
|
||||||
Version 10.20 30-June-2015
|
Version 10.20 30-June-2015
|
||||||
|
|
Loading…
Reference in New Issue