]> 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:59:16 +0000 (23:59 -0400)
commit94d1b5786512beefd2c5805e25407d0779b30c6e
treef0edbaede27c31044007def99f1525c109a98371
parent8f7477b5bf040f656f4eaabe00e81401ea9363c3
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