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
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:
34 - 26 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 16:01:29 2024 UTC