* miscfuncs.cc (check_invalid_virtual_addr): Assure the last page

in the range is always tested.  Add appropriate const.
	* mmap.cc (mmap_record::aloc_fh): Remove unused static path_conf object.
This commit is contained in:
Corinna Vinschen
2004-02-26 11:32:20 +00:00
parent ca713cfab3
commit 4e23c18123
3 changed files with 9 additions and 3 deletions

View File

@@ -295,7 +295,6 @@ mmap_record::alloc_fh ()
return &fh_paging_file;
}
static path_conv pc; // should be thread safe - CGF
/* The file descriptor could have been closed or, even
worse, could have been reused for another file before
the call to fork(). This requires creating a fhandler