diff options
author | vchigrin@yandex-team.ru <vchigrin@yandex-team.ru@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-18 12:03:27 +0000 |
---|---|---|
committer | vchigrin@yandex-team.ru <vchigrin@yandex-team.ru@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-18 12:03:27 +0000 |
commit | ab191fe57e6828014805df2f6db5ad50cd381861 (patch) | |
tree | 13cc7078ac222600bd78c6d3a40b3c3a4807b486 /AUTHORS | |
parent | 37736bd0d541a6fcf6511a41148dc31890d878de (diff) | |
download | chromium_src-ab191fe57e6828014805df2f6db5ad50cd381861.zip chromium_src-ab191fe57e6828014805df2f6db5ad50cd381861.tar.gz chromium_src-ab191fe57e6828014805df2f6db5ad50cd381861.tar.bz2 |
Fix bug in MemEntryImpl, which caused browser crash during clearing
memory cache. It could appear if memory cache had sparse entries.
TEST=Run DiskCacheBackendTest.MemoryOnlyDoom* tests from net_unittests
binary.
Review URL: https://chromiumcodereview.appspot.com/12951014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194891 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -235,3 +235,4 @@ Bobby Powers <bobbypowers@gmail.com> Patrick Riordan <patrickriordan177@gmail.com> Kenneth Rohde Christiansen <kenneth.r.christiansen@intel.com> Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> +Yandex LLC <*@yandex-team.ru> |