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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Mar 29 02:01:30 2024 UTC