Subject: CVS commit: pkgsrc/mail/clamav/patches
To: None <pkgsrc-changes@NetBSD.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: pkgsrc-changes
Date: 02/29/2004 03:45:37
Module Name: pkgsrc
Committed By: toshii
Date: Sun Feb 29 03:45:37 UTC 2004
Added Files:
pkgsrc/mail/clamav/patches: patch-ac
Log Message:
Fread(2)ing /dev/urandom is bad due to libc buffering.
Use read(2) instead.
To generate a diff of this commit:
cvs rdiff -r0 -r1.3 pkgsrc/mail/clamav/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.