| Summary: | [patch] fix crash for lang/php5 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Daniel Gerzo <danger> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ale | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Daniel Gerzo
2008-02-01 13:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2008-02-01 22:53:35 UTC
FreeBSD ports repository
Modified files:
lang/php5/files patch-main_SAPI.c
Log:
Fix a rare crash with apache because of uninitialized variable.
PR: ports/120204
Submitted by: danger
Revision Changes Path
1.3 +20 -4 ports/lang/php5/files/patch-main_SAPI.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks! |