php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1211 xmalloc (Emacs) vs malloc in alloca.c
Submitted: 1999-03-08 02:48 UTC Modified: 1999-06-12 15:18 UTC
From: a dot vanerven at consultant dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.7 OS: UnixWare 7.0.1
Private report: No CVE-ID: None
 [1999-03-08 02:48 UTC] a dot vanerven at consultant dot com
Compiling the libmodphp3.a module in Apache 1.3.4 will fail, unless the three lines that deal with
xmalloc definition for Emacs executables are deleted from alloca.c

Linking libmodphp3.a with Apache 1.3.4 httpd will fail on:

xmalloc, first referenced in libmodphp3.a

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-12 15:18 UTC] jim at cvs dot php dot net
This seems reasonable, but I'm not sure what other platforms
actually compile alloca.c.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 29 11:01:32 2024 UTC