php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16105 php crashes from com implementation
Submitted: 2002-03-15 15:26 UTC Modified: 2002-03-15 15:48 UTC
From: grangeway at blueyonder dot co dot uk Assigned:
Status: Closed Package: COM related
PHP Version: 4.0CVS-2002-03-15 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: grangeway at blueyonder dot co dot uk
New email:
PHP Version: OS:

 

 [2002-03-15 15:26 UTC] grangeway at blueyonder dot co dot uk
script:
<? echo com_get($instance,"Name"); ?>

php crashes in php_COM_get_ids_of_names (com.c line 186) when trying to call C_ISREFD(obj) on an invalid object.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-15 15:48 UTC] phanto@php.net
fixed in cvs
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 06:01:27 2025 UTC