Bug 63452 - [Maintainer] www/gatling: fix HTTP pipelining filedescriptor leak
Summary: [Maintainer] www/gatling: fix HTTP pipelining filedescriptor leak
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 16:00 UTC by Thomas-Martin Seck
Modified: 2004-02-27 22:47 UTC (History)
0 users

See Also:


Attachments
file.diff (1.74 KB, patch)
2004-02-27 16:00 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2004-02-27 16:00:40 UTC
- fix a filedescriptor leak that occured when doing HTTP pipelining
  (obtained from vendor CVS)
- do not set PORTDOCS when NOPORTDOCS is defined
- bump PORTREVISION

Note: This update requires libowfat-0.18 being installed!

Information for committers:
- please commit the update for devel/libowfat to 0.18 beforehand
- 'cvs add' files/patch-gatling.c

Fix: Here's the patch:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-27 22:47:00 UTC
State Changed
From-To: open->closed

Committed, thanks!