summaryrefslogtreecommitdiff
path: root/config-cmake.h.in
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-08-03 09:44:26 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-08-03 09:44:26 +0000
commit75b9ee14aeb7918df499bafbce0bf25530914aee (patch)
tree77ba70018bbe6990a97b93a4063d8e44fcd085ac /config-cmake.h.in
parent569ff321e6c24c82804d82fc1c0ef1bb9f0f5328 (diff)
downloadpcre-75b9ee14aeb7918df499bafbce0bf25530914aee.tar.gz
Refactor the integer overflow testing so as to avoid imposing an artificial
limit on the size of subpatterns. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@202 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'config-cmake.h.in')
-rw-r--r--config-cmake.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-cmake.h.in b/config-cmake.h.in
index 0f6c1e5..9ca7f5b 100644
--- a/config-cmake.h.in
+++ b/config-cmake.h.in
@@ -26,6 +26,5 @@
#define MAX_NAME_SIZE 32
#define MAX_NAME_COUNT 10000
-#define MAX_DUPLENGTH 30000
/* end config.h for CMake builds */