pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50995 CVS commit: pkgsrc/www/dansguardian
The following reply was made to PR pkg/50995; it has been noted by GNATS.
From: "Patrick Welche" <prlw1%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50995 CVS commit: pkgsrc/www/dansguardian
Date: Wed, 20 Apr 2016 13:52:24 +0000
Module Name: pkgsrc
Committed By: prlw1
Date: Wed Apr 20 13:52:24 UTC 2016
Modified Files:
pkgsrc/www/dansguardian: Makefile distinfo
pkgsrc/www/dansguardian/patches: patch-src_ConnectionHandler.cpp
Added Files:
pkgsrc/www/dansguardian/patches: patch-src_BaseSocket.cpp
patch-src_FatController.cpp
Log Message:
Defend against calling select() with nfds >= FD_SETSIZE.
PR pkg/50995
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/dansguardian/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/dansguardian/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/www/dansguardian/patches/patch-src_BaseSocket.cpp \
pkgsrc/www/dansguardian/patches/patch-src_FatController.cpp
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/www/dansguardian/patches/patch-src_ConnectionHandler.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index