in reply to Re: pack() untaints data : bug or undocumented Perl 5.10 feature?
in thread pack() untaints data : bug or undocumented Perl 5.10 feature?

Those criteria for when untainting is done and when not look random to me.

Could it be as simple as whether the regex engine is used internally, during the parsing of the unpack template?


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"Too many [] have been sedated by an oppressive environment of political correctness and risk aversion."
  • Comment on Re^2: pack() untaints data : bug or undocumented Perl 5.10 feature?