commit | 1035024fdd9019de145a377ca5f8ba8fdebdcb71 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Wed May 24 18:51:36 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Wed May 24 18:57:16 2017 +0800 |
tree | 5228e2a06d13d7da2b8883785abd306605a9506c | |
parent | c2d3391f7b7c436866c5a6864ed16fec38390e96 [diff] |
fs_mgr: fix SIGSEGV when ostream << nullptr fstab_rec.fs_options might be nullptr when printing error message. Use android::base::StringPrintf() to '(null)' when needed. Bug: 37759782 Test: Boot device and manaully trigger the output Change-Id: I1bdf4ba57331aaea9dd5e790f6bf9d9b8bdc8b53