kleopatra999 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Dr. Memory reports uninitialized reads in has_high_freq_coeff #869

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dr. Memory reports uninitialized reads in has_high_freq_coeff

This happens in CpuSpeedTests. 

The problem is in has_high_freq_coeff() added by 
http://git.chromium.org/gitweb/?p=webm/libvpx.git;a=commit;h=bb260d90

http://build.webmproject.org/jenkins/job/libvpx__unit_tests-dr_memory/arch=x86-l
inux-gcc/176/HTML_Report/

Original issue reported on code.google.com by aconve...@google.com on 6 Oct 2014 at 5:22

GoogleCodeExporter commented 9 years ago
This is also responsible for a Conditional jump or move depends on 
uninitialised value(s) in VP9/ActiveMapTest.Test/1.

Original comment by aconve...@google.com on 6 Oct 2014 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by jingn...@google.com on 6 Oct 2014 at 7:00

GoogleCodeExporter commented 9 years ago
fix https://gerrit.chromium.org/gerrit/#/c/71746/ is now merged. 

Original comment by ya...@google.com on 7 Oct 2014 at 7:50