Subject: CVS commit: pkgsrc/audio/csound4
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 11/09/2005 06:35:25
Module Name: pkgsrc
Committed By: ben
Date: Wed Nov 9 06:35:25 UTC 2005
Modified Files:
pkgsrc/audio/csound4: distinfo
Added Files:
pkgsrc/audio/csound4/patches: patch-af patch-ag
Log Message:
Fix csound to only dereference skipinit when it is not NULL. csound's
malloc set it to NULL, and it was never initialized. This threw SIGSEGV
at performance of a score with GEN01.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/csound4/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/audio/csound4/patches/patch-af \
pkgsrc/audio/csound4/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.