From 5ac6a79e6e6bc47a4491a3eeb549b76f5c45eb81 Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Wed, 23 Sep 2009 12:42:30 +0000 Subject: Update V8 to version 1.3.13. This version contains a fix for an uninitialized memory read. BUG=22702 TEST=none Review URL: http://codereview.chromium.org/229003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26912 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index cb39e7c..4943054 100644 --- a/DEPS +++ b/DEPS @@ -37,7 +37,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@664", "src/v8": - "http://v8.googlecode.com/svn/tags/1.3.12", + "http://v8.googlecode.com/svn/tags/1.3.13", "src/native_client": "http://nativeclient.googlecode.com/svn/trunk/src/native_client@730", -- cgit v1.1