commit | 7f094f10aadc812897893f136d8804004f74a5d3 | [log] [tgz] |
---|---|---|
author | Alex Converse <aconverse@google.com> | Thu Feb 23 17:29:40 2017 -0800 |
committer | Alex Converse <aconverse@google.com> | Mon Feb 27 16:59:25 2017 +0000 |
tree | febb9891f6aa4b0db52376066fc93127c947104d | |
parent | 232e38475c31437918633d318c9ea7ef95121123 [diff] |
Remove aom_realloc() It only handles the realloc constraint (preserving low elements) by serendipity, and we don't actually rely on that behavior anyway. Meanwhile the calls may do extra copying that gets immediately clobbered by the callers. Cherry-pick from libvpx: 3063c3760 Remove vpx_realloc() Change-Id: I8dfa89e4a81084b084889c27bd272fdf85184e8d