* alloc.c: Simplify handling of large-request failures (Bug#8800).
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jun 2011 16:41:21 +0000 (09:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jun 2011 16:41:21 +0000 (09:41 -0700)
commit2b6148e42e0d0c246575212e264104d17a746d0b
treea844668a141d6f4ffcf584444645ae95aa7b8eb8
parent85cc1f119546380ffaa903de15a7fd6a51d1d198
* alloc.c: Simplify handling of large-request failures (Bug#8800).

(SPARE_MEMORY): Always define.
(LARGE_REQUEST): Remove.
(memory_full): Use SPARE_MEMORY rather than LARGE_REQUEST.
src/ChangeLog
src/alloc.c