]> granicus.if.org Git - php/commit
Close fd at the end, otherwise people complain
authorLeigh <leigh@php.net>
Fri, 27 Mar 2015 19:14:33 +0000 (20:14 +0100)
committerJulien Pauli <jpauli@php.net>
Wed, 13 May 2015 12:18:32 +0000 (14:18 +0200)
commitf7952b90cad735e2a588c305d425c24550b3775d
tree1768e5ded85e3f02fe1193a33431c43738c4c82d
parentc02c4aca007199057201b855f674b6baa9be4c6e
Close fd at the end, otherwise people complain

Even though it's closed when the process terminates!
ext/mcrypt/mcrypt.c