This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer_coverage][Fuchsia] Set ZX_PROP_VMO_CONTENT_SIZE
ClosedPublic

Authored by mcgrathr on Mar 19 2020, 10:44 AM.

Details

Summary

The VMO size is always page-rounded, but Zircon now provides
a way to publish the precise intended size.

Diff Detail

Event Timeline

mcgrathr created this revision.Mar 19 2020, 10:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2020, 10:44 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
phosek accepted this revision.Mar 19 2020, 4:18 PM

LGTM

This revision is now accepted and ready to land.Mar 19 2020, 4:18 PM
This revision was automatically updated to reflect the committed changes.