Taint the shell from the getpw*.
[p5sagit/p5-mst-13.2.git] / objXSUB.h
index 4e6508f..68c31b0 100644 (file)
--- a/objXSUB.h
+++ b/objXSUB.h
 #define Perl_newSViv           pPerl->Perl_newSViv
 #undef  newSViv
 #define newSViv                        Perl_newSViv
+#undef  Perl_newSVuv
+#define Perl_newSVuv           pPerl->Perl_newSVuv
+#undef  newSVuv
+#define newSVuv                        Perl_newSVuv
 #undef  Perl_newSVnv
 #define Perl_newSVnv           pPerl->Perl_newSVnv
 #undef  newSVnv