mirror of
https://github.com/curl/curl.git
synced 2026-04-21 09:32:12 +03:00
warning fix
This commit is contained in:
parent
71593dfe57
commit
e118cd4ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -543,7 +543,7 @@ sub torture {
|
|||
|
||||
logmsg "*** Alloc number $limit is now set to fail ***\n" if($gdbthis);
|
||||
|
||||
my $ret;
|
||||
my $ret = 0;
|
||||
if($gdbthis) {
|
||||
runclient($gdbline)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue