mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
warning fix
This commit is contained in:
parent
71593dfe57
commit
e118cd4ca0
@ -543,7 +543,7 @@ sub torture {
|
|||||||
|
|
||||||
logmsg "*** Alloc number $limit is now set to fail ***\n" if($gdbthis);
|
logmsg "*** Alloc number $limit is now set to fail ***\n" if($gdbthis);
|
||||||
|
|
||||||
my $ret;
|
my $ret = 0;
|
||||||
if($gdbthis) {
|
if($gdbthis) {
|
||||||
runclient($gdbline)
|
runclient($gdbline)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user