Subject: CVS commit: pkgsrc/mail/procmail
To: None <pkgsrc-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2004 06:55:00
Module Name:	pkgsrc
Committed By:	simonb
Date:		Sun Jan 11 06:55:00 UTC 2004

Modified Files:
	pkgsrc/mail/procmail: distinfo
Added Files:
	pkgsrc/mail/procmail/patches: patch-af

Log Message:
Pass the size to be reallocated to realloc(), not the address of the
size(!).  Fixes "Out of memory as I tried to allocate N bytes" messages
that I've been seeing.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/procmail/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/procmail/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.