mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
fix for a bug reported by ahmed@isecur1ty.org (TypeError: unsupported operand type(s) for -: 'float' and 'NoneType')
This commit is contained in:
parent
4df8a03c04
commit
412a97b7fe
2 changed files with 6 additions and 3 deletions
|
|
@ -343,6 +343,7 @@ Uemit Seren <uemit.seren@gmail.com>
|
|||
|
||||
Ahmed Shawky <ahmed@isecur1ty.org>
|
||||
for reporting a major bug with improper handling of parameter values
|
||||
for reporting a bug
|
||||
|
||||
Brian Shura <bshura@appsecconsulting.com>
|
||||
for reporting a bug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue