commit | b0a8faa7613b7e98ec8c6e7cebbd436a319fceb1 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Oct 19 03:22:22 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Oct 19 03:22:22 2012 |
tree | 911d34b7981099cf1fc7e71e8d21a541b3698e52 | |
parent | a54c1c8ca724a74b0ba4d2f8ee20a8097be2201b [diff] |
Ash: fix a crash with MetricsLogs accessing a deleted AshScreen pointer. Make the AshScreen* screen_ a leaky object and annotate it as such to suppress valgrind warnings. The rationale is that it is a small structure and it is only leaked at shutdown anyway. BUG=156466 TEST=CQ Review URL: https://chromiumcodereview.appspot.com/11193044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162904 0039d316-1c4b-4281-b951-d872f2087c98