commit | 0269068cb60dd68addfa5699664f04b376a82472 | [log] [tgz] |
---|---|---|
author | Yunlian Jiang <yunlian@google.com> | Tue Jan 31 17:11:19 2017 -0800 |
committer | George Burgess IV <gbiv@google.com> | Mon Feb 06 21:31:27 2017 +0000 |
tree | e85f22cb8b89789409db57ae5e7fd07ca471a35e | |
parent | f41c781cf4500cb0a8aae017f0c802c7b6f52f05 [diff] |
fix warning: dereference of a null pointer This fixes a warning: Access to field 'mPlaybackFormats' results in a dereference of a null pointer (loaded from field 'mDeviceInfo') [clang-analyzer-core.NullDereference] Bug: None Test: Static analyzer no longer complains, bullhead still boots with no apparent issues. Change-Id: I71ce486c667441d9b90ef63c2df8d23d70254639