mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Fixes #1839
This commit is contained in:
parent
e27f590c2c
commit
5d7e1782d9
2 changed files with 1 additions and 3 deletions
|
|
@ -203,8 +203,6 @@ int main(int argc, char **argv)
|
|||
PROCESS_INFORMATION pi;
|
||||
int status;
|
||||
unsigned int max_data_size;
|
||||
struct hostent *he;
|
||||
|
||||
|
||||
// set defaults
|
||||
target = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue