commit | 769bdd5e51d89425c2be0dc886e8c1d483d62688 | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Thu Aug 15 13:51:07 2019 -0700 |
committer | Jonas Larsson <ljonas@google.com> | Thu Aug 15 13:51:07 2019 -0700 |
tree | d016c9add9b0fbea82b722c427b7b8115d519d97 | |
parent | 9b7170b87aafbd7f68c73d8cd95079bae8d88874 [diff] |
vpudec: Report an error instead of segfaulting on new pooled buffers If the pool returns a newly allocated and previously unseen buffer error out instead of segfault. Pools can legaly do this, something not considered in vpudec's design. Change-Id: I9cf3a7ae31bdc9c9a55aa64ed02d8a32713b3470