otto
c5909da5cf
- Test for the retrieved page address not being NULL. This turns free((void*)1)
into an bogus pointer error instead of a segfault. - Document that we use the assumption that a non-MAP_FIXED mmap() with hint 0 never returns NULL. |
12 years ago | |
---|---|---|
src | - Test for the retrieved page address not being NULL. This turns free((void*)1) | 12 years ago |