commit | 5cf91c5067a9c7ed3c138d4e56fb176b28f5dc3a | [log] [tgz] |
---|---|---|
author | Leena Winterrowd <lenhardw@codeaurora.org> | Mon Nov 03 18:56:39 2014 -0800 |
committer | Lajos Molnar <lajos@google.com> | Wed Jan 28 21:52:09 2015 -0800 |
tree | 475dcb263d0e2ab0fca6c2310e521269806db3d9 | |
parent | f0d689934e70d3e5b3784265e890377db04c7c1d [diff] |
libstagefright: httplive: Add NULL check for empty playlist If the source playlist is empty, the playlist meta will be NULL. Check for this case to avoid an invalid dereference. Also flag playlists without the required EXT-X-TARGETDURATION tag as malformed. Bug: 18821145 Change-Id: Idf74d890a89bbc6483a6d4060eb092dc7461be24