[Bug 232878] File sealing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 1 11:27:47 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232878

Jan Bramkamp <crest at bultmann.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crest at bultmann.eu

--- Comment #1 from Jan Bramkamp <crest at bultmann.eu> ---
If I remeber correctly OpenBSD has a clean solution to this. They added a flag
to mmap (MAP_ZERO) that causes reads to the truncated part of the memory
mapping to return zeros. I don't know what they do with writes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list