Descriptiontcmalloc: 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51539
Patch Set 1 #Patch Set 2 : ok #
Messages
Total messages: 4 (0 generated)
|