libaudiofile: Multiple bug fixes, CVE-2017-6837, CVE-2017-6838, CVE-2017-6839, CVE...
authorTed Hess <redacted>
Sun, 28 May 2017 16:59:07 +0000 (12:59 -0400)
committerTed Hess <redacted>
Sun, 28 May 2017 16:59:43 +0000 (12:59 -0400)
commitcf39348a73f6c2828fccaab2f2a5f583ba9b1a00
treef0b84b976b48611bf3c07d9f48fbacc09ceb566e
parent06b055aa916c3e31eeb0b3f908b095cb871665a6
libaudiofile: Multiple bug fixes, CVE-2017-6837, CVE-2017-6838, CVE-2017-6839, CVE-2015-7747 & GCC6 patches

Signed-off-by: Ted Hess <redacted>
libs/libaudiofile/Makefile
libs/libaudiofile/patches/010-gcc6-fix-left-shift-negative-number.patch [new file with mode: 0644]
libs/libaudiofile/patches/020-remove-tests-examples-docs.patch [new file with mode: 0644]
libs/libaudiofile/patches/030-CVE-2015-7747.patch [new file with mode: 0644]
libs/libaudiofile/patches/110-Always-check-the-number-of-coefficients.patch [new file with mode: 0644]
libs/libaudiofile/patches/120-clamp-index-values-to-fix-index-overflow-in-IMA.cpp.patch [new file with mode: 0644]
libs/libaudiofile/patches/130-Check-for-multiplication-overflow-in-sfconvert.patch [new file with mode: 0644]
libs/libaudiofile/patches/140-Actually-fail-when-error-occurs-in-parseFormat.patch [new file with mode: 0644]
libs/libaudiofile/patches/150-Check-for-multiplication-overflow-in-MSADPCM-decodeS.patch [new file with mode: 0644]
libs/libaudiofile/patches/160-Fix-signature-of-multiplyCheckOverflow.patch [new file with mode: 0644]
libs/libaudiofile/patches/170-Check-for-division-by-zero-in-BlockCodec.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT