commit | 1bf3b4a06d92e728b9e32d560b54cb41a562dde0 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Thu May 02 15:41:35 2013 -0700 |
committer | Todd Poynor <toddpoynor@google.com> | Tue May 07 12:09:46 2013 -0700 |
tree | c128769527def182bd445301747de870a75bc52c | |
parent | 779434378ee7ca43800a7c7d949c1433c39736fc [diff] |
String8: ensure static init done prior to empty string reference Avoid NULL deref on static initialization of empty String8 objects prior to libutils static init. Change-Id: I3d420041ba62b97ed8c2dfd2532a2dcd72b84ff1