summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authormcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-07 22:42:53 +0000
committermcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-07 22:42:53 +0000
commitc128bf5477e44f1b348206bf213410c74b4be3dd (patch)
treeb807d73f00bf5e9799a3c75c4f3b957dbbd639cd /testing
parent407fb291a42f4f21a63b3d4e34eb6583d4a5979e (diff)
downloadchromium_src-c128bf5477e44f1b348206bf213410c74b4be3dd.zip
chromium_src-c128bf5477e44f1b348206bf213410c74b4be3dd.tar.gz
chromium_src-c128bf5477e44f1b348206bf213410c74b4be3dd.tar.bz2
tcmalloc: Initialize DefaultSysAllocator::names_
When DefaultSysAllocator::Alloc fails, it prints a message. This message passes NULL to a printf-like function, so it prints "(null)" in the message. It was clearly intended to print "SbrkSysAllocator" or "MmapSysAllocator" in that place. BUG= none TEST= none R=glider@chromium.org,sehr@google.com,bradchen@google.com Review URL: http://codereview.chromium.org/8474003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108927 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions