1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/aucat
ratchov 1dec06dfe5 Use reallocarray in place of malloc(a * b) to handle possible
overflow in multiplication of malloc argument.
2019-02-21 06:19:51 +00:00
..
abuf.c Assert we're not freeing buffers we didn't allocate (DEBUG mode). 2017-01-03 07:33:22 +00:00
abuf.h Simplify internals and rewrite file header parsing code: 2015-01-21 08:43:55 +00:00
afile.c Remove useless variable assignments in .au header parsing code. From 2017-11-23 06:03:55 +00:00
afile.h Simplify internals and rewrite file header parsing code: 2015-01-21 08:43:55 +00:00
aucat.1 Fix typos. From Michael W. Bombardieri <mb at ii.net>. Thanks! 2017-04-24 06:47:41 +00:00
aucat.c Use reallocarray in place of malloc(a * b) to handle possible 2019-02-21 06:19:51 +00:00
defs.h Pass hr:min:sec:frame.cent to dev_mmcloc() directly and remove the 2016-05-31 17:28:10 +00:00
dsp.c Fix clipping during float to integer conversions. 2018-11-07 21:22:34 +00:00
dsp.h removed unused fields of resamp structure 2016-06-08 04:36:48 +00:00
Makefile Simplify internals and rewrite file header parsing code: 2015-01-21 08:43:55 +00:00
sysex.h Simplify internals and rewrite file header parsing code: 2015-01-21 08:43:55 +00:00
utils.c Sync utils.c and utils.h to sndiod. 2017-01-03 07:25:16 +00:00
utils.h Sync utils.c and utils.h to sndiod. 2017-01-03 07:25:16 +00:00