]> git.eshelyaron.com Git - emacs.git/commit
(pure_alloc): Corrected last change; now align the
authorKim F. Storm <storm@cua.dk>
Sun, 12 Jan 2003 00:40:09 +0000 (00:40 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 12 Jan 2003 00:40:09 +0000 (00:40 +0000)
commit035261dcccb2f8e1b88ec9074d2f714d993ba24c
tree721b94102e515a5722dbb6d6a0321fa7c3d4e648
parent2c10f029175edea49c2de3547dc1a6473cd428f9
(pure_alloc): Corrected last change; now align the
pointer and adjust the size rather than aligning the size and
adjusting the pointer.  Use a goto to handle overflow exception.
src/alloc.c