Bug 464995 - avoid reads of size 1 in jemalloc; r=benjamin

This commit is contained in:
Taras Glek 2008-12-10 15:49:43 +01:00
parent 15797f2c82
commit 9c08fd1a66

View File

@ -174,7 +174,7 @@
* XXX OS X over-commits, so we should probably use mmap() instead of
* vm_allocate(), so that MALLOC_PAGEFILE works.
*/
//# define MALLOC_PAGEFILE
#define MALLOC_PAGEFILE
#endif
#ifdef MALLOC_PAGEFILE