[libdca-devel] [PATCH 0/2] Coverity static analyzer and related patches

Timothy Gu timothygu99 at gmail.com
Wed Dec 18 06:14:51 CET 2013


Hi all,

Although I understand that this is a dead project, I can see that some people
who have commit access to this repo are still active in VLC or other multimedia
projects (e.g. funman). So, with a slight hope that someone might be
interested, I have registered this project to Coverity, an online commercial
static analyzer that gives away its services to OSS for free. If anyone is
interested, you can just go to http://scan.coverity.com/ , register an account,
and I'll give the permissions to view the defects to you.

There are not any important security holes found by Coverity, but there are
some minor problems. So, these are patches that fix some of those issues.

Timothy

Timothy Gu (2):
  test/compare: fix division by zero
  libdca/downmix: add missing `break;`

 libdca/downmix.c | 1 +
 test/compare.c   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.8.3.2



More information about the libdca-devel mailing list