Edit report at https://bugs.php.net/bug.php?id=60167&edit=1
ID: 60167 Updated by: dmi...@php.net Reported by: the...@php.net Summary: Crash / memory corruption -Status: Assigned +Status: Closed Type: Bug Package: COM related Operating System: Windows PHP Version: 5.4.0 Assigned To: thekid Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2011-11-25 11:30:11] dmi...@php.net Thanks Timm, I've committed your patch. ------------------------------------------------------------------------ [2011-11-25 11:29:15] dmi...@php.net Automatic comment from SVN on behalf of dmitry Revision: http://svn.php.net/viewvc/?view=revision&revision=319806 Log: Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe). ------------------------------------------------------------------------ [2011-11-23 15:26:37] the...@php.net Dmitry, can you review this patch? I'm not sure this is the right place to fix this issue - it's related to the literal caching in the Zend Engine's method call init opcodes (ZEND_INIT_[STATIC_]METHOD_CALL) and might need to be addressed there instead of having to change PHP extensions. Thanks! ------------------------------------------------------------------------ [2011-11-23 15:04:49] fel...@php.net Feel free to fix COM bugs. ------------------------------------------------------------------------ [2011-11-23 14:35:11] the...@php.net The following patch has been added/updated: Patch Name: bugfix-and-all-warnings-removal.diff Revision: 1322058911 URL: https://bugs.php.net/patch-display.php?bug=60167&patch=bugfix-and-all-warnings-removal.diff&revision=1322058911 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=60167 -- Edit this bug report at https://bugs.php.net/bug.php?id=60167&edit=1