OSDN Git Service

httplive: check for malformed EXT-X-STREAM-INF
authorRobert Shih <robertshih@google.com>
Sat, 2 Dec 2017 00:12:08 +0000 (16:12 -0800)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 14 Dec 2017 21:11:09 +0000 (21:11 +0000)
commit45425ee21365e2cae6a7b4406978d2afb216600a
tree0c027cf48d0f3c1693e8048ec8cc2a989bece302
parent2f0774816d308fc2e820d6efc60b2f26a1d1f5dd
httplive: check for malformed EXT-X-STREAM-INF

Bug: 68342866
Test: adb shell am start -a android.intent.action.VIEW -d http://localhost:1137/index.html
Change-Id: I479f9e0b7ca828d048ef88b23b4948e3c1472b3c
(cherry picked from commit e3bd8dd81e51b4d02484e7eec0d725ba9c254c68)
media/libstagefright/httplive/M3UParser.cpp