ubuntu/+source/audiofile:applied/ubuntu/kinetic-devel

Last commit made on 2020-03-22
Get this branch:
git clone -b applied/ubuntu/kinetic-devel 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/ubuntu/kinetic-devel
Repository:
lp:ubuntu/+source/audiofile

Recent commits

bf168ca... by Matthias Klose

0.3.6-5build1 (patches applied)

Imported using git-ubuntu import.

abf5bb6... by Matthias Klose

[PATCH] SimpleModule: set output chunk framecount after pull

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

846695a... by Matthias Klose

[PATCH] ModuleState: handle compress/decompress init failure

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

a8c3977... by Matthias Klose

Check for division by zero in BlockCodec::runPull

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

4bf511c... by Matthias Klose

Actually fail when error occurs in parseFormat

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

778b710... by Matthias Klose

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

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

b317a18... by Matthias Klose

Check for multiplication overflow in sfconvert

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

04e2f86... by Matthias Klose

Check for multiplication overflow in MSADPCM decodeSample

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

022018c... by Matthias Klose

Always check the number of coefficients

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

3c9ecd2... by Matthias Klose

clamp index values to fix index overflow in IMA.cpp

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