ubuntu/+source/audiofile:applied/debian/stretch

Last commit made on 2019-04-27
Get this branch:
git clone -b applied/debian/stretch https://git.launchpad.net/ubuntu/+source/audiofile
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/stretch
Repository:
lp:ubuntu/+source/audiofile

Recent commits

fd00040... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

0.3.6-4+deb9u1 (patches applied)

Imported using git-ubuntu import.

b4a3527... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

[PATCH] SimpleModule: set output chunk framecount after pull

Gbp-Pq: 12_CVE-2018-17095.patch.

18b357a... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

[PATCH] ModuleState: handle compress/decompress init failure

Gbp-Pq: 11_CVE-2018-13440.patch.

0c3c888... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

Check for division by zero in BlockCodec::runPull

Gbp-Pq: 10_Check-for-division-by-zero-in-BlockCodec-runPull.patch.

7e1a44a... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

Actually fail when error occurs in parseFormat

Gbp-Pq: 09_Actually-fail-when-error-occurs-in-parseFormat.patch.

ec43805... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

Fix signature of multiplyCheckOverflow. It returns a bool, not an int

Gbp-Pq: 08_Fix-signature-of-multiplyCheckOverflow.-It-returns-a-b.patch.

c9c54d3... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

Check for multiplication overflow in sfconvert

Gbp-Pq: 07_Check-for-multiplication-overflow-in-sfconvert.patch.

54a5d45... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

Check for multiplication overflow in MSADPCM decodeSample

Gbp-Pq: 06_Check-for-multiplication-overflow-in-MSADPCM-decodeSam.patch.

5ccc8ae... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

Always check the number of coefficients

Gbp-Pq: 05_Always-check-the-number-of-coefficients.patch.

b6eee5f... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

clamp index values to fix index overflow in IMA.cpp

Gbp-Pq: 04_clamp-index-values-to-fix-index-overflow-in-IMA.cpp.patch.