This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In Socket::inet_ntoa(), use Perl_newSVpvf(), instead of sprintf and newSVpvn*.
authorNicholas Clark <nick@ccl4.org>
Mon, 25 Oct 2010 19:43:57 +0000 (20:43 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 25 Oct 2010 19:45:04 +0000 (20:45 +0100)
commit8063d41989a6e13f8b6f0b167ce69eea83090912
tree195acaf267e07c63f45e69de691b3a52ba62e231
parent361d9b557e615b7530c603ebd123b12506c9406b
In Socket::inet_ntoa(), use Perl_newSVpvf(), instead of sprintf and newSVpvn*.
ext/Socket/Socket.xs