commit | f92d5e637ae84b604d03ae935e0453c9abb3f57c | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Dec 22 10:49:02 2015 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Tue Dec 22 10:49:35 2015 -0800 |
tree | 67c383c95d60c2b3f4471b65ed34c63596b84bf1 | |
parent | 707b8be9900a7ff9c24ebd3254a47c51ea5cb700 [diff] |
liblog: build break Some compilers erroneously see uninitialized use, even despite all accesses being behind !not_locked. Confirmed initialization does not affect expected performance. Bug: 26178938 Bug: 26029733 Bug: 17760225 Change-Id: Ib36ed8dd2c4b196ca84ef79a9531625dcee77e15