This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIO_tmpfile: Don't leak an SV
authorBrian Fraser <fraserbn@gmail.com>
Wed, 22 Jan 2014 01:46:10 +0000 (22:46 -0300)
committerBrian Fraser <fraserbn@gmail.com>
Wed, 22 Jan 2014 02:21:07 +0000 (23:21 -0300)
commite40f8e806ef39ca48d2e94f25d2b6c5f63b4efda
tree519d6a3b026fcb1cb4f5228bfe3cfeb5dafb407b
parentb7561fc9bc645b8c7e0e9ebbb29349113cb716c1
PerlIO_tmpfile: Don't leak an SV

This was spotted by Daniel Dragan on the thread for #120591
perlio.c