Fixed bug #160: rpn_search_APT_and_list hard-codes a limit of 60.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 15 Jan 2005 19:22:27 +0000 (19:22 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 15 Jan 2005 19:22:27 +0000 (19:22 +0000)
commit0aa335e5f7fddc3b5996598de19113ddf3050a07
treed14294a61777a1477e35b10b0f1a4259308071f4
parentbac81624d39f1ede307782dd7dcf8fcc7ef14d90
Fixed bug #160: rpn_search_APT_and_list hard-codes a limit of 60.
The limit is still a hard-limit. Now set to TERM_LIST_LENGHT_MAX = 256.
Code checks for limit so no vulerabilities.
index/zrpn.c