Opened 10 years ago

Last modified 9 years ago

#522 closed defect

High memory: Ensure no "highmem-unsafe" functions are called directly. — at Initial Version

Reported by: John Small Owned by:
Priority: major Milestone: Release_3.24
Component: fm/2 base Version: 3.21
Keywords: Cc:

Description

There are currently numerous direct calls to "highmem-unsafe" functions.

If we return to using high memory, we must 1) Make sure we know which functions are "highmem-unsafe". 2) Make sure each of these functions has a wrapper. 3) Replace any direct calls to these functions with calls to the corresponding wrapper function.

Change History (0)

Note: See TracTickets for help on using tickets.