Summary: | [patch] www/mod_accounting crash on request_timeout | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrey Yakovlev <freedom> | ||||
Component: | Individual Port(s) | Assignee: | Dirk Meyer <dinoex> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Andrey Yakovlev
2005-11-20 11:50:17 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer State Changed From-To: open->feedback This looks like a common issue Did you try to sumbit your patch at the Project? http://sourceforge.net/tracker/?group_id=42812&atid=434250 Responsible Changed From-To: apache->dinoex I will take care of it. State Changed From-To: feedback->open - problem not fixed upstream http://sourceforge.net/tracker/index.php?func=detail&aid=1759453&group_id=42812&atid=434250 dinoex 2008-04-16 12:06:58 UTC FreeBSD ports repository Modified files: www/mod_accounting Makefile Added files: www/mod_accounting/files patch-mod_accounting.c Log: - fix Incorrect parsing structure fields in mod_accounting, func BytesRecvd() on empty request. PR: 89308 Submitted by: Andrey Yakovlev Revision Changes Path 1.15 +1 -1 ports/www/mod_accounting/Makefile 1.1 +30 -0 ports/www/mod_accounting/files/patch-mod_accounting.c (new) _______________________________________________ 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. |