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; } |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Thu Nov 21 12:01:29 2024 UTC |