PerlIO_importFILE() should increase the reference count on the fd
authorNicholas Clark <nick@ccl4.org>
Sat, 17 Mar 2007 18:42:30 +0000 (18:42 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 17 Mar 2007 18:42:30 +0000 (18:42 +0000)
commitc586124f72c3990bdacc564215636607a575c10f
treea6261873504a06d8901fc48132bcc5d66a5edd5f
parent9366364f60d5a0aaad2a616e814a46be2ec03c74
PerlIO_importFILE() should increase the reference count on the fd
that it brings into PerlIO managed space. (A long standing problem
reported by Steve Hay)

p4raw-id: //depot/perl@30610
perlio.c