NetBSD/sys/dev/audio
isaki 3b9c5d089b Fix an resource leak on audiobell close.
audioclose() freed audio_file_t structure, but only audiobellclose
didn't pass there.  I change that all of freeing audio_file_t is done
by each *_close().
2020-01-08 13:30:15 +00:00
..
alaw.c
audio_dai.h
audio_if.h
audio.c Fix an resource leak on audiobell close. 2020-01-08 13:30:15 +00:00
audiobell.c
audiobellvar.h
audiodef.h
audiofil.h
audiovar.h
linear.c
linear.h
mulaw.c
mulaw.h