Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49640 Details for
Bug 79691
www-misc/htdig CAN-2005-0085 htdig XSS (embargoed)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
htdig-3.2.0b6-unescaped_output.patch
htdig-3.2.0b6-unescaped_output.patch (text/plain), 837 bytes, created by
Sune Kloppenborg Jeppesen (RETIRED)
on 2005-01-27 02:51:55 UTC
(
hide
)
Description:
htdig-3.2.0b6-unescaped_output.patch
Filename:
MIME Type:
Creator:
Sune Kloppenborg Jeppesen (RETIRED)
Created:
2005-01-27 02:51:55 UTC
Size:
837 bytes
patch
obsolete
>--- htdig-3.2.0b6/htsearch/htsearch.cc.unescaped_output 2005-01-25 12:50:51.000000000 +0100 >+++ htdig-3.2.0b6/htsearch/htsearch.cc 2005-01-25 12:52:45.000000000 +0100 >@@ -211,8 +211,7 @@ > } > if (access((char*)configFile, R_OK) < 0) > { >- reportError(form("Unable to read configuration file '%s'", >- configFile.get())); >+ reportError("Unable to read configuration file"); > } > config->Read(configFile); > >--- htdig-3.2.0b6/htsearch/qtest.cc.unescaped_output 2005-01-25 12:51:00.000000000 +0100 >+++ htdig-3.2.0b6/htsearch/qtest.cc 2005-01-25 12:51:19.000000000 +0100 >@@ -132,8 +132,7 @@ > > if (access((char*)configFile, R_OK) < 0) > { >- reportError(form("Unable to find configuration file '%s'", >- configFile.get())); >+ reportError("Unable to find configuration file"); > } > > config->Read(configFile);
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 79691
: 49640