Opened 11 years ago

Last modified 9 years ago

#522 closed defect

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

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

Description (last modified by John Small)

Currently there are 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 (2)

comment:1 by John Small, 11 years ago

Priority: minormajor

comment:2 by John Small, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.