| 102 |
16. Inserted checks for integer overflows during escape sequence (backslash) |
16. Inserted checks for integer overflows during escape sequence (backslash) |
| 103 |
processing, and also fixed erroneous offset values for syntax errors during |
processing, and also fixed erroneous offset values for syntax errors during |
| 104 |
backslash processing. |
backslash processing. |
| 105 |
|
|
| 106 |
|
17. Fixed another case of looking too far back in non-UTF-8 mode (cf 12 above) |
| 107 |
|
for patterns like [\PPP\x8a]{1,}\x80 with the subject "A\x80". |
| 108 |
|
|
| 109 |
|
|
| 110 |
Version 7.2 19-Jun-07 |
Version 7.2 19-Jun-07 |