Don't taint $x in C<$x = ($tainted =~ /(\w+)/)>
authorChip Salzenberg <chip@perl.com>
Wed, 19 Feb 1997 21:58:01 +0000 (09:58 +1200)
committerChip Salzenberg <chip@atlantic.net>
Fri, 21 Feb 1997 16:41:00 +0000 (04:41 +1200)
commit9212bbba480c82a883da56c53e3d103dc36aa284
tree181e463eb7a19b96ed43ba01ada2322994020f52
parent8bc0c6bd1de3e2ed6fe3c9fb3d47057f034b23aa
Don't taint $x in C<$x = ($tainted =~ /(\w+)/)>
pp_ctl.c
pp_hot.c