commit | 3cd1fd9f131e05dd9163545eee011778fef163ef | [log] [tgz] |
---|---|---|
author | Jarkko Pöyry <jpoyry@google.com> | Tue Mar 10 14:25:28 2015 -0700 |
committer | Jarkko Pöyry <jpoyry@google.com> | Wed Mar 11 14:34:09 2015 -0700 |
tree | 2e0cb2fcd1a5dc590224070d4e005da4bd15739c | |
parent | d9af33c99026cc48446c4cbabfdfbf414bc33065 [diff] |
Do not dereference NULL even if such pointer is given by test code. - Avoid printing raw char* ptrs, always use getStringStr() - Avoid printing pointers to prevent similar issues in the with other types. Bug: 19679876 Change-Id: I52fe1505026f0570f035fc18dcc8385b77f203f2