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

Last commit made on 2019-04-05
Get this branch:
git clone -b applied/debian/buster 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/buster
Repository:
lp:ubuntu/+source/audiofile

Recent commits

8e7e812... by Sebastian Ramacher

0.3.6-5 (patches applied)

Imported using git-ubuntu import.

114ab6b... by Sebastian Ramacher

[PATCH] SimpleModule: set output chunk framecount after pull

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

2e82097... by Sebastian Ramacher

[PATCH] ModuleState: handle compress/decompress init failure

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

968e3b3... by Sebastian Ramacher

Check for division by zero in BlockCodec::runPull

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

32c4aac... by Sebastian Ramacher

Actually fail when error occurs in parseFormat

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

3726695... by Sebastian Ramacher

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

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

302d3d1... by Sebastian Ramacher

Check for multiplication overflow in sfconvert

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

ea98a96... by Sebastian Ramacher

Check for multiplication overflow in MSADPCM decodeSample

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

8141851... by Sebastian Ramacher

Always check the number of coefficients

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

faf5bb9... by Sebastian Ramacher

clamp index values to fix index overflow in IMA.cpp

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