]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1509479: set a limit on loops in QP's decompose() method
authorGalen Charlton <gmc@esilibrary.com>
Fri, 23 Oct 2015 20:03:07 +0000 (20:03 +0000)
committerDan Scott <dscott@laurentian.ca>
Sat, 24 Oct 2015 03:56:07 +0000 (23:56 -0400)
commit2f6c95e5583f39fb87b5809a553b0bbb26e3cd4c
tree25ad7a79c949cf2bf3aac73d81c61000396e8cd9
parente515641934fda61ecf0820c5dee607085d90c6cf
LP#1509479: set a limit on loops in QP's decompose() method

Following a suggestion of Dan Scott's, add a pair of
suspenders to the belt and enforce an arbitrary limit
of 1000 passes through QP->decompse().

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/QueryParser.pm