![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch mod_mm.patch for Compile Failure Bug #79724Patch version 2020-06-22 12:06 UTC Return to Bug #79724 | Download this patchPatch Revisions: Developer: velemas@gmail.com--- a/ext/session/mod_mm.c 2020-06-09 12:57:23.000000000 +0200 +++ b/ext/session/mod_mm.c 2020-06-22 13:47:04.910156000 +0200 @@ -466,7 +466,7 @@ PS_GC_FUNC(mm) mm_unlock(data->mm); - return nrdels; + return *nrdels; } |
![]() All rights reserved. |
Last updated: Thu Mar 13 21:01:32 2025 UTC |