PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd
authorNicholas Clark <nick@ccl4.org>
Mon, 19 Mar 2007 15:17:27 +0000 (15:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 19 Mar 2007 15:17:27 +0000 (15:17 +0000)
commit6b54a40376f816c07bf5262ecec28e130b304cb8
treedb4f6b32ef59c708801d7a22240149808cbd9eb5
parent5d05e4606eee124eec06ad140a831c75fca95783
PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd
reference counts correctly.

p4raw-id: //depot/perl@30633
ext/XS/Typemap/Typemap.xs
perlio.c