summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorvchigrin@yandex-team.ru <vchigrin@yandex-team.ru@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-18 12:03:27 +0000
committervchigrin@yandex-team.ru <vchigrin@yandex-team.ru@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-18 12:03:27 +0000
commitab191fe57e6828014805df2f6db5ad50cd381861 (patch)
tree13cc7078ac222600bd78c6d3a40b3c3a4807b486 /AUTHORS
parent37736bd0d541a6fcf6511a41148dc31890d878de (diff)
downloadchromium_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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 1e9ed38..2b48d4d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>