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 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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC