ubuntu/+source/audiofile:applied/ubuntu/precise-updates

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

Recent commits

bfd6d90... by Marc Deslauriers

0.3.3-2ubuntu0.3 (patches applied)

Imported using git-ubuntu import.

b04fd2f... by Marc Deslauriers

Check for division by zero in BlockCodec::runPull

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

bdfa5ac... by Marc Deslauriers

Actually fail when error occurs in parseFormat

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

444e1ce... by Marc Deslauriers

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

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

441390b... by Marc Deslauriers

Check for multiplication overflow in sfconvert

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

484e52f... by Marc Deslauriers

Check for multiplication overflow in MSADPCM decodeSample

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

bc53bef... by Marc Deslauriers

Always check the number of coefficients

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

7cd3f14... by Marc Deslauriers

clamp index values to fix index overflow in IMA.cpp

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

69d55e4... by Marc Deslauriers

[PATCH] Improve error handling in sfconvert.

Gbp-Pq: sfconvert_error_handling.patch.

5711989... by Marc Deslauriers

fix buffer overflow when changing both sample format and

Gbp-Pq: CVE-2015-7747.patch.