Parent Directory
|
Revision Log
|
Patch
| revision 214 by ph10, Wed Aug 15 14:08:10 2007 UTC | revision 215 by ph10, Wed Aug 15 14:20:05 2007 UTC | |
|---|---|---|
| # | Line 105 Version 7.3 09-Aug-07 | Line 105 Version 7.3 09-Aug-07 |
| 105 | ||
| 106 | 17. Fixed another case of looking too far back in non-UTF-8 mode (cf 12 above) | 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". | for patterns like [\PPP\x8a]{1,}\x80 with the subject "A\x80". |
| 108 | ||
| 109 | 18. An unterminated class in a pattern like (?1)\c[ with a "forward reference" | |
| 110 | caused an overrun. | |
| 111 | ||
| 112 | ||
| 113 | Version 7.2 19-Jun-07 | Version 7.2 19-Jun-07 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |