![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch is_readable-handle-leak-fix for Filesystem function related Bug #62444Patch version 2012-11-02 09:44 UTC Return to Bug #62444 | Download this patchPatch Revisions: Developer: krazyest@seznam.cz196c196 < HANDLE thread_token; --- > HANDLE thread_token = NULL; 365a366,369 > if(thread_token != NULL) { > CloseHandle(thread_token); > } > |
![]() All rights reserved. |
Last updated: Fri Apr 04 12:01:30 2025 UTC |