Fix Cwd::getcwd() not being tainted, as noticed
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 4 Sep 2001 21:03:17 +0000 (21:03 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 4 Sep 2001 21:03:17 +0000 (21:03 +0000)
commitea7154893ee587d7e47bcebff9e70757b48a38bd
tree89306d510949a89b900db58c3f67a411466d5476
parent7c474504105f41654af9663caa833041d25306dc
Fix Cwd::getcwd() not being tainted, as noticed
by Schwern.

p4raw-id: //depot/perl@11873
MANIFEST
ext/Cwd/Cwd.xs
ext/Cwd/t/cwd.t [moved from ext/Cwd/Cwd.t with 100% similarity]
ext/Cwd/t/taint.t [new file with mode: 0644]
util.c