diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-02 17:37:03 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-02 17:37:03 +0000 |
commit | 9d31dc62c63cdad2abb25ecef8753dbc65bd223a (patch) | |
tree | a2b0612af5033fadf6c61ea5db47b3224d8a651f /chrome/nacl.gypi | |
parent | 65ccfa27c948c295e039480610192af60b3cb1ce (diff) | |
download | chromium_src-9d31dc62c63cdad2abb25ecef8753dbc65bd223a.zip chromium_src-9d31dc62c63cdad2abb25ecef8753dbc65bd223a.tar.gz chromium_src-9d31dc62c63cdad2abb25ecef8753dbc65bd223a.tar.bz2 |
tcmalloc: also hook malloc_usable_size
The nvidia opengl driver uses this function. If we don't hook it
with tcmalloc, then we mix calls to tcmalloc functions (malloc,
free, etc) with the libc ones, causing our WebGL bits to hang.
BUG=44590
Review URL: http://codereview.chromium.org/2830035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51539 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/nacl.gypi')
0 files changed, 0 insertions, 0 deletions