CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/12/31 11:46:26
Modified files:
audio/openal : Makefile
Added files:
audio/openal/patches: patch-Alc_ALc_c
Log message:
Avoid a NULL pointer dereference due to missing sndio capture backend.
Backport a fix from upstream to avoid the crash. The code has changed
since and all backends have been converted to the "new style" backend
API. Fix tested by David Carlier (maintainer) and Thomas Frohwein.
