summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg/ffmpeg_util.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-08 21:28:27 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-08 21:28:27 +0000
commit78711ce43ea5cefa47f9b066b5cbafeaaf2641cc (patch)
tree386b9c80891f38b0bfb22f5d97d9cd29b69c4434 /media/ffmpeg/ffmpeg_util.h
parent7e08009603d63ce4ff7914a3b984c7b9c99c0556 (diff)
downloadchromium_src-78711ce43ea5cefa47f9b066b5cbafeaaf2641cc.zip
chromium_src-78711ce43ea5cefa47f9b066b5cbafeaaf2641cc.tar.gz
chromium_src-78711ce43ea5cefa47f9b066b5cbafeaaf2641cc.tar.bz2
Linux: reenable malloc overrides.
(These were disabled in r35804 and r35810.) This time we are using the __libc_* names to get at the real glibc functions rather than dlsym. This now means that code that calls __libc_* gets the raw functions, not 'safe' ones. Also, this sets the visibility correctly. Previously we were not overriding malloc calls made in shared libraries. BUG=31809 TEST=Covered by unittests. http://codereview.chromium.org/533001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35823 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/ffmpeg/ffmpeg_util.h')
0 files changed, 0 insertions, 0 deletions