| 98 |
the "low surrogate" sequence 0xD800 to 0xDFFF. Previously, PCRE allowed the |
the "low surrogate" sequence 0xD800 to 0xDFFF. Previously, PCRE allowed the |
| 99 |
full range 0 to 0x7FFFFFFF, as defined by RFC 2279. Internally, it still |
full range 0 to 0x7FFFFFFF, as defined by RFC 2279. Internally, it still |
| 100 |
does: it's just the validity check that is more restrictive. |
does: it's just the validity check that is more restrictive. |
| 101 |
|
|
| 102 |
|
16. Inserted checks for integer overflows during escape sequence (backslash) |
| 103 |
|
processing, and also fixed erroneous offset values for syntax errors during |
| 104 |
|
backslash processing. |
| 105 |
|
|
| 106 |
|
|
| 107 |
Version 7.2 19-Jun-07 |
Version 7.2 19-Jun-07 |