php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9893 Wrong args in xpath_ functions makes apache crash
Submitted: 2001-03-21 05:37 UTC Modified: 2001-08-26 05:47 UTC
From: jw at shapers dot nl Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.0.4pl1 OS: Windows 2000 SP1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 22 = ?
Subscribe to this entry?

 
 [2001-03-21 05:37 UTC] jw at shapers dot nl
System: Windows 2000 SP1
Server: Apache 1.3.14 
PHP:    4.0.4pl1 as module, php_domxml.dll extension

both these lines will crash Apache:

xpath_new_context($nothing);
xpath_eval($foo,$bar);

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-26 05:47 UTC] joey@php.net
Fixed in CVS. Will be part of 4.0.7.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC