summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyan C. Underwood <nemesis@icequake.net>2018-03-18 07:00:42 -0700
committerAnthony Green <green@moxielogic.com>2018-03-18 10:00:42 -0400
commitd46406088d28b038a0a0f7396d9621f431482f6a (patch)
tree5a69e20824fa22b1bd37580efc116bc0297599ce /README.md
parent247e44b3ef653f210de614a749b71449b8c70764 (diff)
downloadlibffi-d46406088d28b038a0a0f7396d9621f431482f6a.tar.gz
Fully allocate file backing writable maps (#389)
When ftruncate() is used on a filesystem supporting sparse files, space in the file is not actually allocated. Then, when the file is mmap'd and libffi writes to the mapping, SIGBUS is thrown to the calling application. Instead, always fully allocate the file that will back writable maps.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions