This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make sprintf("%g",...) threadsafe; only taint its result iff the
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 12 Sep 1999 20:08:56 +0000 (20:08 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 12 Sep 1999 20:08:56 +0000 (20:08 +0000)
commit7d5ea4e771e13c538d9f0504cb48d13891fcb5c9
tree93907373e9324237af6ad6dc9d46db3dd003ca30
parent2b8dc4d2eb8ad36cf53b962575087dfa9dc6d602
make sprintf("%g",...) threadsafe; only taint its result iff the
formatted result looks nonstandard

p4raw-id: //depot/perl@4130
12 files changed:
embed.pl
embedvar.h
intrpvar.h
objXSUB.h
perl.c
perlapi.c
pod/perlfunc.pod
pod/perlguts.pod
proto.h
sv.c
t/pragma/locale.t
thrdvar.h