summaryrefslogtreecommitdiff
path: root/vp8/common/x86
diff options
context:
space:
mode:
authorAdrian Grange <agrange@google.com>2012-05-31 09:51:54 -0700
committerAdrian Grange <agrange@google.com>2012-05-31 11:07:17 -0700
commit04fa2ecdf24a1c9656c37b29c73a0a4a4a4267c0 (patch)
treed8d7dc90d377b1d75fb6b923b5d333025902a58a /vp8/common/x86
parentb8c369053b8baffc2181b7b362262269f9e346e6 (diff)
downloadlibvpx-04fa2ecdf24a1c9656c37b29c73a0a4a4a4267c0.tar
libvpx-04fa2ecdf24a1c9656c37b29c73a0a4a4a4267c0.tar.gz
libvpx-04fa2ecdf24a1c9656c37b29c73a0a4a4a4267c0.tar.bz2
libvpx-04fa2ecdf24a1c9656c37b29c73a0a4a4a4267c0.zip
Fixed bug where invalid pointer is dereferenced
Variables m & mi were being dereferenced when they might hold invalid values. The fix is simply to move these dereferences to after the point at which mb_row and mb_col are tested for validity. Change-Id: Ib16561efa9792dc469759936189ea379d374ad20
Diffstat (limited to 'vp8/common/x86')
0 files changed, 0 insertions, 0 deletions