php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #79724
Patch mod_mm.patch revision 2020-06-22 12:06 UTC by velemas at gmail dot com

Patch mod_mm.patch for Compile Failure Bug #79724

Patch version 2020-06-22 12:06 UTC

Return to Bug #79724 | Download this patch
Patch 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;
 }
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC