Parent Directory
|
Revision Log
|
Patch
revision 169 by ph10, Mon Jun 4 10:49:21 2007 UTC | revision 170 by ph10, Mon Jun 4 11:21:13 2007 UTC | |
---|---|---|
# | Line 38 Version 7.2 01-May-07 | Line 38 Version 7.2 01-May-07 |
38 | ||
39 | 7. Added two new calls to pcre_fullinfo(): PCRE_INFO_OKPARTIAL and | 7. Added two new calls to pcre_fullinfo(): PCRE_INFO_OKPARTIAL and |
40 | PCRE_INFO_JCHANGED. | PCRE_INFO_JCHANGED. |
41 | ||
42 | 8. A pattern such as (.*(.)?)* caused pcre_exec() to fail by either not | |
43 | terminating or by crashing. Diagnosed by Viktor Griph; it was in the code | |
44 | for detecting groups that can match an empty string. | |
45 | ||
46 | ||
47 | Version 7.1 24-Apr-07 | Version 7.1 24-Apr-07 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |