Skip to content
Snippets Groups Projects
Unverified Commit 62311a7f authored by Ben Gamari's avatar Ben Gamari Committed by Zubin
Browse files

rts: Introduce mmapAnonForLinker

Previously most of the uses of mmapForLinker were mapping anonymous
memory, resulting in a great deal of unnecessary repetition. Factor this
out into a new helper.

Also fixes a few places where error checking was missing or suboptimal.

(cherry picked from commit add0aeae)
parent 1241f693
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment