]> granicus.if.org Git - libvpx/commit
Fix the memory leak due to missing free frame_mvs.
authorhkuang <hkuang@google.com>
Mon, 3 Nov 2014 20:25:18 +0000 (12:25 -0800)
committerhkuang <hkuang@google.com>
Tue, 4 Nov 2014 21:28:31 +0000 (13:28 -0800)
commit23da920a8eb0febb46f5d40acea6f049dde7b40c
treef6a0de2825f44bcf619961a05b30f010b4547c6a
parent1e753387c837fa1be82b5fcc9b2879e5e8decd09
Fix the memory leak due to missing free frame_mvs.

Change-Id: I2ceee7341d906259002c0ea31ea009ae32c04bfd
vp9/common/vp9_alloccommon.c