This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make Cwd::fastcwd() return a tainted value.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 16 May 2002 21:09:57 +0000 (21:09 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 16 May 2002 21:09:57 +0000 (21:09 +0000)
commit248785eb434790c6e30dbaca63ce310c33712c18
tree78e86449aa5e9701176455e16170546dfbc44f67
parenta2147dfeb7f10f2a9fc88c101af1f63b2ab8f9f9
Make Cwd::fastcwd() return a tainted value.
Add regression tests for taint-safety of the *cwd()
functions.

p4raw-id: //depot/perl@16635
ext/Cwd/Cwd.xs
ext/Cwd/t/taint.t
lib/Cwd.pm