From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0CVS-2002-03-15
PHP Bug Type:     COM related
Bug description:  php crashes from com implementation

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.

-- 
Edit bug report at http://bugs.php.net/?id=16105&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16105&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16105&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16105&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16105&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16105&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16105&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16105&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16105&r=submittedtwice

Reply via email to