]> granicus.if.org Git - libvpx/commit
vp8enc: Prevent out of bounds memory access.
authorAlex Converse <aconverse@google.com>
Sat, 17 Jan 2015 00:02:05 +0000 (16:02 -0800)
committerAlex Converse <aconverse@google.com>
Wed, 28 Jan 2015 00:44:31 +0000 (16:44 -0800)
commit581731a95f74d83d4fe3cc466ce502ffb4326e8e
treec7c65e644c959dc449046fa041a957de4ca5e227
parentfe2439703d44ec086fcd47a26a821197ce435fc0
vp8enc: Prevent out of bounds memory access.

Prevent out of bounds access when attempting to increase frame size

Change-Id: I710c40c692802a72963c9680c2125da17f9060a9
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/vp8_cx_iface.c