CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2017/11/20 10:26:39
Modified files: usr.bin/sndiod : fdpass.c Log message: Free memory in the error code-path, when we run out of descriptors during initialization. From Michael W. Bombardieri, thanks.