Skip to content

Commit

Permalink
Item1322: lost some comments
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/ChartPlugin@6768 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Mar 18, 2010
1 parent 6e23785 commit 891f54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/ChartPlugin/Chart.pm
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ package Foswiki::Plugins::ChartPlugin::Chart;

use Exporter;
use GD;
# http://foswiki.org/Tasks/Item1322 - prevent taint issue on
# http://foswiki.org/Tasks/Item1322 - prevent taint issue with certain combinations of perl/gd/cpan
gdBrushed; gdDashSize; gdMaxColors; gdStyled; gdStyledBrushed; gdTiled; gdTransparent; gdAntiAliased;
gdArc; gdChord; gdPie; gdNoFill; gdEdged;
gdTinyFont; gdSmallFont; gdMediumBoldFont; gdLargeFont; gdGiantFont; gdAlphaMax; gdAlphaOpaque; gdAlphaTransparent;
Expand Down

0 comments on commit 891f54b

Please sign in to comment.