in reply to
Re: Common untainting methods?
in thread
Common untainting methods?
That's the correct mechanism for untainting data, but if you actually want to get any of the security benefits of taint checking, you'd need to do better than that.
Comment on
Re: Re: Common untainting methods?
Replies are listed 'Best First'.
Re: Re: Re: Common untainting methods?
by
Anonymous Monk
on Nov 26, 2003 at 17:06 UTC
Right, but in this case, he doesn't need to untaint data at all (escape ne untaint).
[reply]
In Section
Seekers of Perl Wisdom