dinhminhquoi / webm

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

aq-mode=1 out of bounds read (ioc) error #739

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tested at v1.3.0-1898-g7620506
since:
commit 6b83884ba995640bf6d348173fdd299d95e3c1aa
Author: Marco Paniconi <marpan@google.com>
Date:   Fri Mar 14 14:35:47 2014 -0700

    In-frame q adjustment for cyclic background refresh.

    Activated using aq_mode=3.

    Change-Id: Ied628b9e7bd0e88b0c75790276bca75b19eb5c07

---
vp9_pickmode.c:84, Clang IOC Parser, Priority: Normal
index 2 out of bounds for type 'int_mv [2]'

Original issue reported on code.google.com by jz...@google.com on 19 Mar 2014 at 9:15

GoogleCodeExporter commented 9 years ago
the original report was incorrect as to the mode, looks like aq1:
[ RUN      ] VP9/AqSegmentTest.TestNoMisMatchAQ1/4
../libvpx/vp9/encoder/vp9_pickmode.c:84:14: runtime error: index 2 out of 
bounds for type 'int_mv [2]'

Original comment by jz...@google.com on 19 Mar 2014 at 9:18

GoogleCodeExporter commented 9 years ago
proposing fix here: https://gerrit.chromium.org/gerrit/#/c/69305/

Original comment by ya...@chromium.org on 21 Mar 2014 at 3:04

GoogleCodeExporter commented 9 years ago

Original comment by ya...@google.com on 24 Mar 2014 at 10:50