FreeBSD Bugzilla – Attachment 122498 Details for
Bug 165707
ports/dns/rbllookup-ng use accessor method for Net::DNS::Question
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 463 bytes, created by
Henk van Oers
on 2012-03-05 11:00:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Henk van Oers
Created:
2012-03-05 11:00:21 UTC
Size:
463 bytes
patch
obsolete
>--- rbllookup.org 2012-03-05 11:43:38.000000000 +0100 >+++ rbllookup 2012-03-05 11:45:09.000000000 +0100 >@@ -165,7 +165,7 @@ > foreach my $sock (@ready) { > $sel->remove($sock); > my $qa=$res->bgread($sock); >- my $qname=$qa->{question}->[0]->{qname}; >+ my $qname=$qa->{question}->[0]->qname; > my @w=split(/\./,$qname); > shift(@w);shift(@w);shift(@w);shift(@w);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 165707
: 122498