changeset 31469:3e89159397e4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 07 Sep 2000 16:10:38 +0000
parents 78540f2db51b
children 2e399023961d
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 07 16:10:22 2000 +0000
+++ b/src/ChangeLog	Thu Sep 07 16:10:38 2000 +0000
@@ -1,5 +1,9 @@
 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
 
+	* ralloc.c (mmap_find): Fix overlap computation.
+	(mmap_enlarge): Compute nbytes before trying to find an
+	overlapping region.
+
 	* xfaces.c (smaller_face): Compare font heights with `<' and `>'
 	instead of `!='.