php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4945 Warning for mod_php4.c
Submitted: 2000-06-10 05:05 UTC Modified: 2000-06-11 19:18 UTC
From: twan at kittyfox dot net Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.0.0 Release OS: Linux Kernel v2.2.14 (RedHat 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: twan at kittyfox dot net
New email:
PHP Version: OS:

 

 [2000-06-10 05:05 UTC] twan at kittyfox dot net
mod_php4.c: In function `send_php':
mod_php4.c:437: warning: argument `filename' might be clobbered by `longjmp' or `vfork'

I got this warning from my compiler (EGCS v1.1.2) about clobbering a filename. I'm curious whether or not this might be a problem for filesystem integrety or worse yet, for webserver stability.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-11 19:18 UTC] zeev at cvs dot php dot net
It can be safely ignored.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 04:01:31 2024 UTC