-
石松洲 authored
In the constructor of mmap_data, there are two possible values when fails: nullptr if fstat() fails, and MAP_FAILED if mmap() fails, but mmap_data treated MAP_FAILED as valid address and crashes.
ebb0ec6c
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| compat | ||
| include | ||
| Android.mk | ||
| files.cpp | ||
| files.hpp | ||
| logging.cpp | ||
| logging.hpp | ||
| misc.cpp | ||
| misc.hpp | ||
| missing.hpp | ||
| new.cpp | ||
| selinux.cpp | ||
| stream.cpp | ||
| xwrap.cpp | ||
| xwrap.hpp |