Dump patch for #5975

This commit is contained in:
Miroslav Stampar
2025-11-07 16:09:27 +01:00
parent 77a42b3a6f
commit 619d53a9e5
3 changed files with 4 additions and 4 deletions

View File

@@ -521,7 +521,7 @@ def checkSqlInjection(place, parameter, value):
if ratio == 1.0:
continue
except (MemoryError, OverflowError):
except:
pass
# Perform the test's True request