Turn of tainting locally inside swash_init(), as the internal
authorNicholas Clark <nick@ccl4.org>
Sat, 18 Feb 2006 18:23:43 +0000 (18:23 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 18 Feb 2006 18:23:43 +0000 (18:23 +0000)
commitd020f5c489f4f9dfad0aa88c9bea73bdb19071d1
tree8dc8c112b95da2adaff06eb144b0e7f47c16f0f7
parenta70a16279b57a1b432b27e8b15d0377583bdb21f
Turn of tainting locally inside swash_init(), as the internal
implementation of the regexp engine has nothing to do with user data,
so when and where it happens to call require is agnostic of the current
expression's taintedness.

p4raw-id: //depot/perl@27221
t/op/utftaint.t
utf8.c