Summary: | [patch] mail/exim - reinitialize len before calling accept() | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Maxim Dounin <mdounin> | ||||
Component: | Individual Port(s) | Assignee: | Kirill Ponomarev <krion> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Maxim Dounin
2008-11-28 16:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->krion Over to maintainer (via the GNATS Auto Assign Tool) Hello! Just a quick note that the above patch was committed into exim source tree. Maxim Dounin skv 2008-12-12 17:34:28 UTC FreeBSD ports repository Modified files: mail/exim Makefile Added files: mail/exim/files patch-src-daemon.c Log: Bugfix: reinitialize len before calling accept(). PR: ports/129260 Submitted by: Maxim Dounin <mdounin xx mdounin.ru> Bug: http://bugs.exim.org/show_bug.cgi?id=770 Revision Changes Path 1.240 +1 -1 ports/mail/exim/Makefile 1.1 +19 -0 ports/mail/exim/files/patch-src-daemon.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! |