php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25732 Fatal ealloc error on checking for AccountExpirationDate in ADSI
Submitted: 2003-10-02 12:09 UTC Modified: 2003-10-02 17:18 UTC
From: david dot nicholls at camden dot gov dot uk Assigned:
Status: Wont fix Package: COM related
PHP Version: 4.3.3 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: david dot nicholls at camden dot gov dot uk
New email:
PHP Version: OS:

 

 [2003-10-02 12:09 UTC] david dot nicholls at camden dot gov dot uk
Description:
------------
FATAL:  emalloc():  Unable to allocate 1081365074 bytes

When using ADSI/COM through a WinNT:// bind to a domain controller to get a user Account Expiration Date and no date is defined in the remote SAM for that user, the above error occurs.

Expected result:
----------------
get result of date or NULL

Actual result:
--------------
FATAL:  emalloc():  Unable to allocate 1081365074 bytes

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-02 17:18 UTC] sniper@php.net
COM in PHP4 is no longer supported. Please look into PHP 5 (snapshots can be found at http://snaps.php.net)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC