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
 [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 Apr 18 16:01:29 2024 UTC