Descriptiononly do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds
We only override libc's pvalloc if when using glibc and not tcmalloc
(in base/process/memory_linux.cc), and pvalloc is not always available
on uclibc, so let's use the same ifdef in the unit test.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254659
Patch Set 1 #Patch Set 2 : leave a comment #Patch Set 3 : add a PVALLOC_AVAILABLE macro #Patch Set 4 : move ifdef for clarity #
Messages
Total messages: 17 (0 generated)
|