OSDN Git Service

fix crash when makeHTTPConnection fails with null pointer
authorChong Zhang <chz@google.com>
Mon, 22 Sep 2014 19:25:36 +0000 (12:25 -0700)
committerChong Zhang <chz@google.com>
Mon, 22 Sep 2014 19:28:26 +0000 (12:28 -0700)
commit217bde880be6f4d937caf9555ea98942883ebda0
treeab27142abcd3b696ebac1c402e76e2634441bc0e
parent2973994af39d55b58728df3dca067594e826ea2a
fix crash when makeHTTPConnection fails with null pointer

Bug: 17608108
Change-Id: I4bdf6d09ae565418be3d6677b5ccac9072fb9b2c
media/libstagefright/DataSource.cpp