]> 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:57:53 +0000 (23:57 -0400)
commitb2843639e8e0f75a88542a7c01e70a1c35b17dc4
treef413fa071c242fde0b3441188cc32c4ee34c5943
parente40ee650203f52b29fadbc9c7e9a1747f10171b5
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