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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Sat Apr 20 00:01:27 2024 UTC