NetBSD/usr.bin/audio/common
mrg eb1fa7eb4a audio_wav_parse_hdr: handle zero-length data files again
the previous clean up turns zero-length data into no data and thus
an error, instead of simply doing nothing.  noted by gson.
2024-03-20 20:18:39 +00:00
..
Makefile
auconv.h
audio.c Clean up lines containing only tabs. 2024-02-27 21:05:34 +00:00
decode.c Clean up lines containing only tabs. 2024-02-27 21:05:34 +00:00
libaudio.h audio_wav_parse_hdr(): avoid buffer overreads and clean up 2024-03-08 06:57:59 +00:00
sun.c Clean up lines containing only tabs. 2024-02-27 21:05:34 +00:00
wav.c audio_wav_parse_hdr: handle zero-length data files again 2024-03-20 20:18:39 +00:00