Important bug fix.

Minor code restyling.
This commit is contained in:
Bernardo Damele
2011-01-13 09:41:55 +00:00
parent 1b3717c79c
commit be6e2d6a31
4 changed files with 14 additions and 14 deletions

View File

@@ -395,7 +395,7 @@ def checkSqlInjection(place, parameter, value):
# Overwrite 'where' because it can differ
# in unionTest()'s vector (1 or 2)
where = vector[5]
where = vector[6]
# If the injection test was successful feed the injection
# object with the test's details