bugdnstools - Bugs: bug #621, typo in whoseip/whoseip.pl:499

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #621: typo in whoseip/whoseip.pl:499

Submitted by:  Zeus Panchenko <zeus>
Submitted on:  Fri Feb 2 10:12:52 2024  
 
Category: NonePriority: 5 - Normal
Severity: 8 - BlockerStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Open

Fri Feb 2 10:12:52 2024, original submission:

```
diff --git a/whoseip/whoseip.pl b/whoseip/whoseip.pl
index fe41ae0..26c92ea 100644
--- a/whoseip/whoseip.pl
+++ b/whoseip/whoseip.pl
@@ -495,7 +495,7 @@ sub serve {
my $srv = findsrv($term);
if (defined($srv) && $srv ne 'UNKNOWN') {
my %prev;
- while (%res = whois($term, $srv),
+ while (%res = whois($term, $srv)
&& defined($res{referto})) {
%prev = %res if $res{status} = 'OK';
$srv = $res{referto};
```

Zeus Panchenko <zeus>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by zeus (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    No Changes Have Been Made to This Item
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray