ericmckean / webm

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

chrome valgrind vp9 uninit'd var on https://gerrit.chromium.org/gerrit/#/c/70630/ #823

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Chrome roll attempt raised this issue:
https://codereview.chromium.org/380493002/
http://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20Tests%20%28valg
rind%29%282%29/builds/38957/steps/memory%20test%3A%20remoting/logs/stdio

Bisect points to https://gerrit.chromium.org/gerrit/#/c/70630/

Failing test: 
http://git.chromium.org/gitweb/?p=chromium/src.git;a=blob;f=remoting/codec/video
_encoder_vpx.cc;h=3b27172f35dafe9c9973c2080f0ed72413739851;hb=HEAD

Original issue reported on code.google.com by johannko...@google.com on 10 Jul 2014 at 5:39

GoogleCodeExporter commented 9 years ago
This CL fixes the issue

https://gerrit.chromium.org/gerrit/#/c/70808/

Original comment by jingn...@google.com on 10 Jul 2014 at 7:08