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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-15 15:48 UTC] phanto@php.net
fixed in cvs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC