Previous fixed mapping solution is not correct. MAP_FIXED is dangerous
and another approach is taken: map it with the address as a suggestion
but check the mapping address and if it's not the suggested one, unmap and
return error.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.