Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: CVS

svn commit: r790608 - /httpd/test/framework/trunk/t/security/CVE-2009-1890.t

 

 

Apache cvs RSS feed   Index | Next | Previous | View Threaded


jorton at apache

Jul 2, 2009, 7:55 AM

Post #1 of 1 (108 views)
Permalink
svn commit: r790608 - /httpd/test/framework/trunk/t/security/CVE-2009-1890.t

Author: jorton
Date: Thu Jul 2 14:55:04 2009
New Revision: 790608

URL: http://svn.apache.org/viewvc?rev=790608&view=rev
Log:
- use IO::Select, some versions of perl need this

Submitted by: Tomas Hoger <thoger redhat.com>

Modified:
httpd/test/framework/trunk/t/security/CVE-2009-1890.t

Modified: httpd/test/framework/trunk/t/security/CVE-2009-1890.t
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/security/CVE-2009-1890.t?rev=790608&r1=790607&r2=790608&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/security/CVE-2009-1890.t (original)
+++ httpd/test/framework/trunk/t/security/CVE-2009-1890.t Thu Jul 2 14:55:04 2009
@@ -5,6 +5,8 @@
use Apache::TestRequest;
use Apache::TestUtil;

+use IO::Select;
+
plan tests => 7, need [qw(mod_proxy proxy_http.c)];

my $len = 100000;

Apache cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.