From: bbaetz%student.usyd.edu.au <> Date: Sat, 10 Aug 2002 08:53:39 +0000 (+0000) Subject: Bug 161402 - Disable DBI taint mode in processmail X-Git-Tag: bugzilla-2.17.1~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d9c4444a8e8d2f89827dbcfaf32656f20929bdc;p=thirdparty%2Fbugzilla.git Bug 161402 - Disable DBI taint mode in processmail r=joel x2 --- diff --git a/processmail b/processmail index 9ffdc1653c..20833a4f48 100755 --- a/processmail +++ b/processmail @@ -37,7 +37,6 @@ use RelationSet; # Shut up misguided -w warnings about "used only once". sub processmail_sillyness { my $zz; - $zz = $::db; $zz = $::unconfirmedstate; } @@ -761,9 +760,6 @@ sub NewProcessOnePerson ($$$$$$$$$$$$) { # Code starts here ConnectToDatabase(); -# Set Taint mode for the SQL -$::db->{Taint} = 1; -# ^^^ Taint mode is still a work in progress... GetVersionTable(); if (open(FID, "